On Sep 11, 2012, at 3:05 PM, Kris Borchers wrote:
On Sep 11, 2012, at 1:03 PM, Douglas Campos <qmx(a)qmx.me> wrote:
> no reason to split IMO - if the object has id - update / no id - save
Unless that id isn't in the local data, then just save as well.
Gaaah, forgot the GUID/UUID stuff - brain is hardwired to let the server generate it
>
>
>
> -- qmx (mobile)
>
> On 11/09/2012, at 14:30, Kris Borchers <kris(a)redhat.com> wrote:
>
>> Update is built into save to avoid a bunch of code duplication but could be
separated.
>>
>> On Sep 11, 2012, at 12:25 PM, Bruno Oliveira <bruno(a)abstractj.org> wrote:
>>
>>> I'd add "update" functionality.
>>>
>>>
>>> --
>>> "The measure of a man is what he does with power" - Plato
>>> -
>>> @abstractj
>>> -
>>> Volenti Nihil Difficile
>>> On Tuesday, September 11, 2012 at 2:09 PM, Kris Borchers wrote:
>>>
>>>> Per our discussion in the meeting today, here is a high level overview of
the DataManager spec I have planned and have begun implementing in the JS lib. Please take
a look and provide any feedback you may have.
>>>>
>>>>
https://gist.github.com/3699873
>>>>
>>>> Kris
>>>> _______________________________________________
>>>> aerogear-dev mailing list
>>>> aerogear-dev(a)lists.jboss.org
>>>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>>
>>> _______________________________________________
>>> aerogear-dev mailing list
>>> aerogear-dev(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev
-- qmx