, November 20, 2018 at 8:26 PM
To: "Morris, Mark"
Cc: "Webobjects-dev@lists.apple.com"
Subject: Re: EOEnterpriseObjectClazz with interface
Hey Mark,
Even if Java allowed you to override static methods of an interface, you would
still have problems to discover the classes th
hey could override that method to return useful information.
> But now *all* of my classes have that default implementation, so it’s not
> really a clean workaround….
>
> Thanks again!
> Mark
>
> From: Johann Werner
> Date: Tuesday, November 20, 2018 at 3:39 AM
>
again!
Mark
From: Johann Werner
Date: Tuesday, November 20, 2018 at 3:39 AM
To: "Morris, Mark"
Cc: "Webobjects-dev@lists.apple.com"
Subject: Re: EOEnterpriseObjectClazz with interface
Hi Mark,
I think you have to tell us what exactly you want to achieve? Do you have an
m is
> saying it makes that possible, but I’m just not understanding how that works.
>
> Thanks again. Tschüß!
> Mark
>
> From: Johann Werner
> Date: Monday, November 19, 2018 at 1:37 AM
> To: "Morris, Mark"
> Cc: "Webobjects-dev@lists.apple.com"
;Webobjects-dev@lists.apple.com"
Subject: Re: EOEnterpriseObjectClazz with interface
Hi Mark,
have a look at BugTracker and its dependent framework BTBusinessLogic. That
should you give some ideas. There are some more apps/frameworks in Wonder using
that pattern, just have a look at the t
Hi Mark,
have a look at BugTracker and its dependent framework BTBusinessLogic. That
should you give some ideas. There are some more apps/frameworks in Wonder using
that pattern, just have a look at the type hierarchy of the
EOEnterpriseObjectClazz class (in Eclipse right click on the class nam