Closed fntlnz closed 9 years ago
classic-app for skeleton-application is ok for me, bookshelf is rather more complex case sample
Ok so we may rename classic app to something like skeleton-app ? What do you think about having doctrine in skeleton app?
for naming, classic-app is still ok for me, i think the skeleton should be as slim as possible without db anymore. iirc, like symfony did, probably one more repo for "demo app" will be cool, but bookshelf already demoing it, right?
In my opinion penny-classic-app, bookshelf and for example twitter-uservice https://github.com/gianarb/twitter-uservice
are only different implementation of penny.. Are 3 app.. :) We maintain classic-app and bookshelf because we are interesting to update them..
if penny-classic-app is not a good name we can change the name and we can try to design an OFFICIAL skeleton app that implements a set of libraries that we decide here.. :)
Yes you got the point. What could be a good name for the classic app? Skeleton application? Base application?
On Fri, Oct 30, 2015, 19:09 Gianluca Arbezzano notifications@github.com wrote:
In my opinion penny-classic-app, bookshelf and for example twitter-uservice https://github.com/gianarb/twitter-uservice
are only different implementation of penny.. Are 3 app.. :) We maintain classic-app and bookshelf because we are interesting to update them..
if penny-classic-app is not a good name we can change the name and we can try to design an OFFICIAL skeleton app that implements a set of libraries that we decide here.. :)
— Reply to this email directly or view it on GitHub https://github.com/pennyphp/discussion/issues/3#issuecomment-152605246.
Ok I just don't like the classic app name :D and I don't like plates as default templating engine btw On Oct 30, 2015 18:44, "Abdul Malik Ikhsan" notifications@github.com wrote:
for naming, classic-app is still ok for me, i think the skeleton should be as slim as possible without db anymore. iirc, like symfony did, probably one more repo for "demo app" will be cool, but bookshelf already demoing it, right?
— Reply to this email directly or view it on GitHub https://github.com/pennyphp/discussion/issues/3#issuecomment-152598765.
np I change it in skeleton-app
penny- prefix will be better, so penny-skeleton-app :)
ok :)
:+1:
Done. We start another issue into the correct repo to choose the best components for our skeleton app :)
Thanks!
At the moment when we do a BC in penny (like #102) we have to update multiple repositiories (bookshelf, classic-app) we should consider having just one "skeleton-application" somehow complete.
Currently bookshelf is using twig + doctrine + symfony forms and other goodies.
What do you think?