Re: Original value of a property

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Fri Aug 22 2008 - 09:32:59 EDT

  • Next message: mambo: "Current thread has no bound DataContext (zk integration)"

    Change tracking API on the client is indeed private. A rather
    inefficient strategy would be to use 'localObject' calls to get a
    committed version of an object in a peer context, which will result in
    remote calls to the server to fault the object. Not idea, but may work
    ok on a smaller scale.

    Andrus

    On Aug 21, 2008, at 4:06 AM, Matthias Moeser wrote:

    > Hi there!
    >
    > How do i get access to the original value of the property on the
    > client-side (i.e., ROP).
    > In other words, how do I obtain the original snapshot for a property
    > key's value?
    >
    > I looked at the graph manager which records changes, but couldn't
    > see any method to see what values had actually been recorded.
    >
    > Thank you
    > Matthias
    >



    This archive was generated by hypermail 2.0.0 : Fri Aug 22 2008 - 09:33:32 EDT