On Wednesday, December 29, 2010 7:17:51 PM UTC+1, Gustavo Adrian wrote: > > Yes, that's a better example than mine. You mentioned jquery, so a question > appeared about that. If jquery is not in a bundle, but is an asset used by > two bundles. If I use two bundles, jquery gets included twice? is there a > way to handle this situation? or is better to not include such a common > asset in a bundle, and leave the user to include it itself? > >> >> Given the current doc, it's the responsibility of the developer to handle assets, so a bundle shouldn't embed assets, nor third party libraries. cf: http://docs.symfony-reloaded.org/guides/bundles/best_practices.html
> I really like to have a manifest file which explains : >> - how to install a bundle : (registering route, add configuration values) >> - list dependencies and how to retrieve them (git, svn) >> - defined licence and provide vendor information >> >> >> my 2cents. >> >> +1 for a (optional) manifest file. -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
