Quantcast

Test/Production/Dev DataSources

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Test/Production/Dev DataSources

Sven Haiges
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test/Production/Dev DataSources

graemer
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

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test/Production/Dev DataSources

Guillaume Laforge-2
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

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test/Production/Dev DataSources

Sven Haiges
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?
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test/Production/Dev DataSources

Sven Haiges
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?
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Test/Production/Dev DataSources

Guillaume Laforge-2
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

Loading...