On 2010-12-06, at 8:58 PM, Benjamin Miller wrote:
> I'm using ERRest to provide access to a number of entities in my app.
> Updating values in one entity fails silently and I can't figure out where to
> look. I suspect this may not be related to ERRest but when I'm using the same
> model and c
I'm using ERRest to provide access to a number of entities in my app. Updating
values in one entity fails silently and I can't figure out where to look. I
suspect this may not be related to ERRest but when I'm using the same model and
classes in other 'more traditional' (for me) areas of my app,