• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
controlling migrations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

controlling migrations


  • Subject: controlling migrations
  • From: Theodore Petrosky <email@hidden>
  • Date: Sat, 07 Jan 2017 12:55:35 -0500

I have an app that I am using migration on. I am overriding  modelDependencies in my first migration:

	@Override
	public NSArray<ERXModelVersion> modelDependencies() {
		return new NSArray<ERXModelVersion>(new ERXModelVersion("ERAttachment", 0));
	}


I can not figure out the syntax to add ERCoreBusinessLogic (or any other frameworks). Basically, I need in the app (yea it doesn’t use a framework) to have other frameworks run before my migration.

Ted
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Prev by Date: Re: Faking asynchronous component rendering
  • Next by Date: Re: controlling migrations
  • Previous by thread: Re: Faking asynchronous component rendering
  • Next by thread: Re: controlling migrations
  • Index(es):
    • Date
    • Thread