Hi Henrique, I am running some WOUnit tests outside Eclipse—specifically, during a Hudson build process. If I'm testing within framework A, how can I coax MockEditingContext to load a model from some framework B? Looking at the source to AbstractEditingContextRule.loadModel(String), it needs to either already be in the default model group, or in / or /Resources in the current bundle. How can I find a model in a separate framework (assuming it's in a known location, also being built by Hudson)?
-- Paul. http://logicsquad.net/ _______________________________________________ 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]
