Comment 5 for bug 459701

Revision history for this message
Leandro Pincini (leandropincini) wrote :

@Guillaume

I was thinking about it yesterday.

Then, if you consider Play! can store versions of the modules with a 'gem like' administrator you can store the modules directly on the Play! directory.So you can use the the conf file to import the right version of module for your app or something like that. Or, with ~/.playframework/module directory you can have a system's user with the right version of your module to do this job for you and Play! don't need to manage the versions of the modules in his administrator. Or you still can have a profile in app's conf file who manage this for you. Whatever, you need to think about how you will do to manage the versions of the modules for different applications.