Perhaps a small test case might better explain what problem i'm facing
with the delta's send from request factory to the locator class (the
fire() method is in order to do synchronous testing of the requests
sent)
@Test
public void testPersistAndUpdate() throws Exception {
Some
Hi,
I finally did a first try at RF and am wondering what is the best way
to implement the persist method on a Locator class in order to deal
with only the deltas send from the client?
As right now my persist(T objectToPersist) method on the Locator is
doing a create if the object has no id assoc