Local Object

From: Michael Gentry (mgentr..asslight.net)
Date: Fri Jul 09 2010 - 14:36:26 UTC

  • Next message: Andrus Adamchik: "Re: Local Object"

    Would it make sense to add:

    public Persistent localObject(Persistent source)
    {
        return localObject(source.getObjectId(), source)
    }

    to DataContext and friends? We are starting to use that a bit here
    and it seems like it would be much simpler to me.

    Thanks,

    mrg



    This archive was generated by hypermail 2.0.0 : Fri Jul 09 2010 - 14:38:19 UTC