Code Monkey home page Code Monkey logo

Comments (6)

cfoehrdes avatar cfoehrdes commented on July 21, 2024 1

Is the hardcoded App Namespace not a similar issue? I was a bit shocked that we would be forced to an "App" prefix for our entire application src if we want to be able to use the makers. And moving the business logic out of src is not really an option, tbh.

from maker-bundle.

xabbuh avatar xabbuh commented on July 21, 2024

we have a related issue for Flex too: symfony/flex#196

from maker-bundle.

javiereguiluz avatar javiereguiluz commented on July 21, 2024

Another option would be to not support this feature. Someone who changes the src/ folder is probably someone who won't use this bundle.

from maker-bundle.

GromNaN avatar GromNaN commented on July 21, 2024

Isn't it just getting or injecting SRC_DIR in the FileManager ?
https://github.com/symfony/maker-bundle/blob/master/src/FileManager.php#L31

from maker-bundle.

kbond avatar kbond commented on July 21, 2024

I go one level deeper than src for my Symfony related code in my apps. I would benefit from some kind of namespace option (a config option could do the trick)

from maker-bundle.

stof avatar stof commented on July 21, 2024

Well, Flex itself does not support changing the namespace (as it would force to make all recipes much more complex than just copying some files).. This is why the scope of the initial request here is to support what is supported on the Flex side.

from maker-bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.