RE: SSDD vs War
RE: SSDD vs War
- Subject: RE: SSDD vs War
- From: "Müller, Michael" <email@hidden>
- Date: Thu, 6 Dec 2007 14:29:12 +0100
> PS.: There is one bug on NSPathUtilities and another one on
> NSBundle preventing the deployment of true Wars on Windows
> machines. Again, I don't know about WO 5.4.
AFAIR the problem wasn't in NSPathUtilities itself, but instead
in EOModel, because EOModel used NSPathUtilities zu construct
*URLs* to point to {Entity}.plist files while loading eomodels.
NSPathUtilities uses file.separator when it concats path components.
So it's simply not correct to use NSPathUtilities to construct
URLs, you just always have to use "/".
HTH
Cheers,--micha
_______________________________________________
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