Re: WONDER on Windows
Re: WONDER on Windows
- Subject: Re: WONDER on Windows
- From: Ron X <email@hidden>
- Date: Tue, 22 May 2012 17:05:08 +0300
Thank you all!
java.net.URI entityPath = new java.net.URI(modelPath.toString() + "/" + entityName+".plist");
works fine ^_^
2012/5/22 Mike Schrag
<email@hidden>
not sure what you mean ... i'm saying not to use NSPathUtilities because it's building a path and you're trying to build a URL. you can also use ERXMutableURL.
ms
On May 22, 2012, at 9:53 AM, Ron X wrote:
and than we get :-) :
ls.eomodeld/\Album.plist
but
NSPathUtilities.stringByAppendingPathComponent is Apple NS method - i can not go into it
_______________________________________________
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