Re: Newbie question about REST
Re: Newbie question about REST
- Subject: Re: Newbie question about REST
- From: Philippe Rabier <email@hidden>
- Date: Tue, 23 Oct 2012 11:45:23 +0200
Thanks Mike. Makes sense. Don't know why I was considering DA differently.
Anyway, a last question to be sure.
In ERXEORestDelegate.java ( https://github.com/projectwonder/wonder/blob/integration/Frameworks/EOF/ERRest/Sources/er/rest/ERXEORestDelegate.java ), you lock the ec because you can't assume that the ec is always auto-locked?
Philippe
On 22 oct. 2012, at 17:03, Mike Schrag wrote:
> if you run wonder with auto locking, you'll auto lock. if you don't, you need to lock. same rules as normal WO.
>
> ms
>
> On Oct 22, 2012, at 11:00 AM, Philippe Rabier <email@hidden> wrote:
>
>> Hi All,
>>
>> Me again. I need help from the ERRest gurus. Finally, if I'm right, all examples are wrong. The example developed by Mike, the one made by Pascal in the wiki - http://wiki.wocommunity.org/display/documentation/Your+First+Rest+Project ...
>>
>> I read more carefully the source code of ERRest and I didn't see some auto-lock mechanisms.
>>
>> So where is the truth?
>>
>> Philippe
>>
>> On 21 oct. 2012, at 21:05, Philippe Rabier wrote:
>>
>>> Sorry. I read the ERXEORestDelegate code and I got my answer. We have to lock/unlock the ec manually.
>>>
>>> Philippe
>>>
>>> On 21 oct. 2012, at 14:47, Philippe Rabier wrote:
>>>
>>>> Hi all,
>>>>
>>>> If we do some fetches or updates manually in our controllers (in the createAction(), indexAction(), …) I suppose we have to manually lock the editingContext returned by the provided method edtingContext().
>>>>
>>>> Is my assumption correct?
>>>>
>>>> Philippe
>>>>
>>>>
>>>> _______________________________________________
>>>> 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
>>
>>
>> _______________________________________________
>> 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