Re: Using WOInject with an intermediate WOApplication subclass

2016-10-30 Thread Paul Hoadley
On 28 Oct 2016, at 9:23 PM, Paul Hoadley wrote: > Is this kind of inheritance hierarchy just not supported by WOInject? That > is, does Application itself have to extend InjectableApplication directly? Anyone out there using WOInject? Bueller? -- Paul Hoadley http://logicsquad.net/

subEntityForEntity never called?

2016-10-30 Thread o...@ocs.cz
Hello there, I must be missing something darn obvious, for my subEntityForEntity delegate method never gets called. My code looks like this: === class ModelGroupDelegate { EOEntity subEntityForEntity(EOEntity entity,NSDictionary dic) { println "&& fetching '$entity' $dic"

Development setup for Mac OS X Sierra

2016-10-30 Thread Stavros Panidis
Hello all, are there any instructions on how to setup a development environment on Mac OS X Sierra? What is the recommended Java and consequently Eclipse version? Are there any other know problems? Many thanks in advance for your assistance Stavros __