Re: NSPropertyListSerialization
Re: NSPropertyListSerialization
- Subject: Re: NSPropertyListSerialization
- From: Kazutaka KAMIYA <email@hidden>
- Date: Thu, 15 May 2003 03:32:24 +0900
Hello,
Ricardo, Thanks for advising me.
I tried to test program using
com.apple.cocoa.foundation.NSPropertyListSerialization.
"com.apple.cocoa.foundation.NSPropertyListSerialization.propertyListFrom
XMLData(aData);"
But,It rose below exception. Maybe, com.apple.cocoa.foundation can use
only Cocoa Application.
2003-05-15 03:20:54.162 java[2719] *** _NSAutoreleaseNoPool(): Object
0x1ef9aa0 of class NSConcreteData autoreleased with no pool in place -
just leaking
Thanks for anyway.
Kazutaka.
On 木曜日, 5 15, 2003, at 02:06 AM, Ricardo Strausz wrote:
If it is in com.apple.cocoa.foundation.NSPropertyListSerialization, it
is writen in Java;
therefore I think you may use it, just import the library.
On lunes, mayo 12, 2003, at 21:52 America/Mexico_City, Kazutaka KAMIYA
wrote:
Hello,
I want to write Property List by XML in my WOApp .
So I want to use XMLDataFromPropertyList method in
NSPropertyListSerialization Class.
But, that metod is nothing in
com.webobjects.foundation.NSPropertyListSerialization.
There is in com.apple.cocoa.foundation.NSPropertyListSerialization.
It is for Cocoa Java.
In WOApp, that method can not use?
Or Are there any ideas?
Thanks, Kazutaka.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
Dino
http://homepage.mac.com/strausz
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.