Hi again,

How can I control the execution of finishInitialization() method of my 
application to execute after the all the models have been upgraded using 
Migrations?

Right now what happens, our applications use some entities in the 
finishInitialization() method however the application breaks with exception 
that relationship blah blah does not exist, as Migrations's upgrade method have 
not yet called. This I've tested also placing some debugging information and 
break points in the upgrade and finishInitialization() method.

Do we need to use Notifications? If so, what would be the appropriate place to 
post notification?

Thanks,

Farrukh _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to