> I am not sure why finishInitialization() is called before migrating: I think because when I wrote migrations, I was using that method for something that had to run before migrations :) When you write migrations, you can put it before ;)
> It would be a good place to to do post-migration work if it was called after. > Mike, why is this before? Or, one could implement didFinishInitialization > in Wonder, triggered by that notification. Yes .. There SHOULD be a didFinishInitialization call at the end of that method. It would make it a lot easier to use. You don't have to even attach it to the notification, just call it right after that notification dispatch. ms
_______________________________________________ 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]
