Re: Using property files to setup IsisSystemForTest

2014-11-24 Thread Jeroen van der Wal
Hi Vladimir, The isis.properties you want to point to lives in a different project and might have a different purpose so you should rather not create and inter-project dependency like that. Also your example uses a resource location which is specific to your machine which is a pain if you want to

Using property files to setup IsisSystemForTest

2014-11-24 Thread Vladimir Nišević
Hi guys, based on example from ToDo, we have wrote an our own AppSystemInitializier, where we building our own IsisSystemForTest but with the difference that we want to reuse current property files, and not explicitly declare same we have in the properties again (e.g. domain services). So the ques

RE: Finding entities with JDOQL using cached entities

2014-11-24 Thread Nobby Knox
Hi Dan, Thank you very much for your detailed and insightful reply. The bookmark service sounds exactly like what I'm looking for. Also, thanks for the explanation regarding the DataNucleus enhancer. It now makes much more sense. Kind regards, Nobby F