Re: NSPropertyListSerialization dictionaryForJSONString/jsonStringFromPropertyList
Re: NSPropertyListSerialization dictionaryForJSONString/jsonStringFromPropertyList
- Subject: Re: NSPropertyListSerialization dictionaryForJSONString/jsonStringFromPropertyList
- From: Alexander Spohr <email@hidden>
- Date: Tue, 4 Jan 2011 15:40:35 +0100
Jup, that’s it.
Thanks for the pointer Dave.
atze
Am 03.01.2011 um 16:52 schrieb David Avendasora:
> Hi Alexander,
>
> Apparently your new Wonder install is "fresher" than your other ones. On 12/13 Anjo committed r11806 (http://wonder.svn.sourceforge.net/viewvc/wonder?view=revision&revision=11806) to Wonder which removed Wonder's re-implementation of NSPropertyListSerialization.
>
> He says to use "ERXPropertyListSerialization" instead, but right now, I believe it is only in the Wonder_5_0_0_WebObjects_5_4_Branch (He added it as part of the same commit).
>
> Dave
>
>
>
>
> On Jan 3, 2011, at 9:38 AM, Alexander Spohr wrote:
>
>> I have a fresh install (Eclipse, WO543, Wonder) on a new machine using wocommunity.org’s setup. All Frameworks are found by Eclipse.
>>
>> After checking out a project that works on other machines I get these errors:
>> The method dictionaryForJSONString(String) is undefined for the type NSPropertyListSerialization
>> The method jsonStringFromPropertyList(NSDictionary<String,String>) is undefined for the type NSPropertyListSerialization
>>
>> Looks like Eclipse just finds the old NSPropertyListSerialization from JavaFoundation but not the new one from ERExtension.
>>
>> What am I doing wrong or how can I tell Eclipse to load the right class from the right framework?
>>
>> atze
>>
>> _______________________________________________
>> 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
>>
>>
>
_______________________________________________
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