[Glass] Class migrations

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Glass] Class migrations

GLASS mailing list
Ciao,

        i need to manage class definitions and migrations into GLASS deployment system.

        For now the only considerations i have do is relative to Gemtools auto migrate flag.

        If i right understand, with this flag enabled,  when i load from Monticello a package with a new class definitions the system create a classHistory of the class
       
        and migrate all instance to the new class definition.

        But if i renamed one instance what the system do ? How i can manage it?

        Anyone a some references about this problematic ?

        Where i found informations - example about this?

        Thanks for any entry.

                Dario
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: [Glass] Class migrations

GLASS mailing list


On Fri, Dec 5, 2014 at 8:22 AM, Dario Trussardi via Glass <[hidden email]> wrote:
Ciao,

        i need to manage class definitions and migrations into GLASS deployment system.

        For now the only considerations i have do is relative to Gemtools auto migrate flag.

        If i right understand, with this flag enabled,  when i load from Monticello a package with a new class definitions the system create a classHistory of the class

        and migrate all instance to the new class definition.


From what I understand yes. 

 

        But if i renamed one instance what the system do ? How i can manage it?

        Anyone a some references about this problematic ?

        Where i found informations - example about this?


Chapter 10 from PrgoGuide: Class Creation, Versions, and Instance Migration

 
        Thanks for any entry.

                Dario
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass



--

_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass