Closed GoogleCodeExporter closed 9 years ago
We should also formalize what PersistenceStrategy implementers should do if they
don't support Dynamic Finders.
Original comment by robbie.v...@gmail.com
on 9 Sep 2008 at 9:53
Yea good call. I think throwing an exception is fine (on addAccessor()). And
returning null for the
finderinterceptor in PersistConfig ought to tell us that there is no finder
support?
Original comment by dha...@gmail.com
on 9 Sep 2008 at 11:42
Fixed in r250 and r251. We throw an exception on buildModule() when there are
accessors, and we bind a throwing interceptor for dynamic finders in
Stage.DEVELOPMENT. Better late than never.
Original comment by robbie.v...@gmail.com
on 21 Dec 2008 at 3:51
Original comment by robbie.v...@gmail.com
on 22 Dec 2008 at 2:30
Original comment by robbie.v...@gmail.com
on 22 Dec 2008 at 2:31
Original issue reported on code.google.com by
robbie.v...@gmail.com
on 9 Sep 2008 at 9:51