Opened 12 years ago
#6 new task
Intercept #basicNew for object registering
Reported by: | marcel.taeumel | Owned by: | Bastian Steinert |
---|---|---|---|
Priority: | lowest | Component: | SqSync |
Severity: | Keywords: | ||
Cc: |
Description
Every #basicNew
- even in a sub-sequent call of a meant-to-be-replicated method call - should invoke code that either registers the newly created domain object or retrieve reference if necessary.
The condition that definies whether to register a new or load a missing object should respect the dynamic context.
You need to map the context to the number of available instance somehow.
Note:
See TracTickets
for help on using tickets.