|
Hi all,
I noticed the additional DataSources that are created for the different environments: great feature that I was waiting for - thanx! What about the ApplicationBootStrap though? Will it also be replaced by three versions for dev/test/prod? Would make a lot of sense in my view, as I am currently deleting my tables in the BootStrap and creating some test/dev data so I can have the same base for tests, etc. Of course, in production I don't want to clear my tables.... Any plans? Cheers\ Sven -- Sven Haiges [hidden email] Skype: hansamann Personal Homepage, Wiki & Blog: http://www.svenhaiges.de Subscribe to the Grails Podcast: http://hansamann.podspot.de/rss |
|
Great idea, please submit a feature request to JIRA
Thanks Graeme On 9/6/06, Sven Haiges <[hidden email]> wrote: > Hi all, > > I noticed the additional DataSources that are created for the different > environments: great feature that I was waiting for - thanx! > > What about the ApplicationBootStrap though? Will it also be replaced by > three versions for dev/test/prod? Would make a lot of sense in my view, as I > am currently deleting my tables in the BootStrap and creating some test/dev > data so I can have the same base for tests, etc. Of course, in production I > don't want to clear my tables.... > > Any plans? > > > Cheers\ > Sven > > -- > Sven Haiges > [hidden email] > > Skype: hansamann > Personal Homepage, Wiki & Blog: http://www.svenhaiges.de > > Subscribe to the Grails Podcast: > http://hansamann.podspot.de/rss --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email |
|
What about some convention in the naming of the bootstrap classes?
DevEnvBootstrap, ProdEnvBootstrap, *EnvBootstrap ? On 9/6/06, Graeme Rocher <[hidden email]> wrote: > Great idea, please submit a feature request to JIRA > > Thanks > Graeme > > On 9/6/06, Sven Haiges <[hidden email]> wrote: > > Hi all, > > > > I noticed the additional DataSources that are created for the different > > environments: great feature that I was waiting for - thanx! > > > > What about the ApplicationBootStrap though? Will it also be replaced by > > three versions for dev/test/prod? Would make a lot of sense in my view, as I > > am currently deleting my tables in the BootStrap and creating some test/dev > > data so I can have the same base for tests, etc. Of course, in production I > > don't want to clear my tables.... > > > > Any plans? > > > > > > Cheers\ > > Sven > > > > -- > > Sven Haiges > > [hidden email] > > > > Skype: hansamann > > Personal Homepage, Wiki & Blog: http://www.svenhaiges.de > > > > Subscribe to the Grails Podcast: > > http://hansamann.podspot.de/rss > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > -- Guillaume Laforge Groovy Project Manager http://glaforge.free.fr/blog/groovy --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email |
|
Cool, will submit a feature request.
I will also add some documentation to the User Guide for the FCKEditor. I use it since yesterday and am fascinated. So far, I think, the documentation is missing, will add that today. Whoever contributed the editor: great stuff! Cheers\ Sven On 9/6/06, Guillaume Laforge <[hidden email]> wrote: What about some convention in the naming of the bootstrap classes? -- Sven Haiges [hidden email] Skype: hansamann Personal Homepage, Wiki & Blog: http://www.svenhaiges.de Subscribe to the Grails Podcast: http://hansamann.podspot.de/rss |
|
In reply to this post by Guillaume Laforge-2
GRAILS-289 has been created.
Cheers\ Sven On 9/6/06, Guillaume Laforge
<[hidden email]> wrote: What about some convention in the naming of the bootstrap classes? -- Sven Haiges [hidden email] Skype: hansamann Personal Homepage, Wiki & Blog: http://www.svenhaiges.de Subscribe to the Grails Podcast: http://hansamann.podspot.de/rss |
|
Cool, Sven, thanks :-)
On 9/7/06, Sven Haiges <[hidden email]> wrote: > GRAILS-289 has been created. > > Cheers\ > Sven > > > On 9/6/06, Guillaume Laforge <[hidden email]> wrote: > > What about some convention in the naming of the bootstrap classes? > > DevEnvBootstrap, ProdEnvBootstrap, *EnvBootstrap ? > > > > On 9/6/06, Graeme Rocher <[hidden email]> wrote: > > > Great idea, please submit a feature request to JIRA > > > > > > Thanks > > > Graeme > > > > > > On 9/6/06, Sven Haiges <[hidden email]> wrote: > > > > Hi all, > > > > > > > > I noticed the additional DataSources that are created for the > different > > > > environments: great feature that I was waiting for - thanx! > > > > > > > > What about the ApplicationBootStrap though? Will it also be replaced > by > > > > three versions for dev/test/prod? Would make a lot of sense in my > view, as I > > > > am currently deleting my tables in the BootStrap and creating some > test/dev > > > > data so I can have the same base for tests, etc. Of course, in > production I > > > > don't want to clear my tables.... > > > > > > > > Any plans? > > > > > > > > > > > > Cheers\ > > > > Sven > > > > > > > > -- > > > > Sven Haiges > > > > [hidden email] > > > > > > > > Skype: hansamann > > > > Personal Homepage, Wiki & Blog: http://www.svenhaiges.de > > > > > > > > Subscribe to the Grails Podcast: > > > > http://hansamann.podspot.de/rss > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe from this list please visit: > > > > > > http://xircles.codehaus.org/manage_email > > > > > > > > > > > > -- > > Guillaume Laforge > > Groovy Project Manager > > http://glaforge.free.fr/blog/groovy > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > > -- > Sven Haiges > [hidden email] > > Skype: hansamann > Personal Homepage, Wiki & Blog: http://www.svenhaiges.de > > Subscribe to the Grails Podcast: > http://hansamann.podspot.de/rss -- Guillaume Laforge Groovy Project Manager http://glaforge.free.fr/blog/groovy --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email |
| Powered by Nabble | Edit this page |
