[Fwd: Re: [projects-dev] Access to Java module classes will be restriced]
Tor Norbye <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Good news - looks like the javaparser module can become part of the standard build soon - I've just gotta massage the patch a bit before I can integrate it. -------- Original Message -------- Subject: Re: [projects-dev] Access to Java module classes will be restriced Date: Tue, 07 Jan 2003 17:47:52 +0100 From: Svatopluk Dedic <[email protected]> To: [email protected] Tor Norbye wrote: > Svatopluk Dedic wrote: > > This solution > - has an Abstract class as the ParseError "interface", so > methods can be added later without problems > - Means only a couple of additional (small) classes in the > java module > - Means almost no additional runtime overhead (just a null > check in the places where error parsing has occurred) > - Means no work for you because I will do it. I can even commit > the sources directly to the java module if you want (since > I still have comit privileges after my projects work) but > I assume you want to review the patches first so don't worry, > I will never putback anything without explicit approval. > > Sorry for being such a pest, but I have some loyal users of > this feature (myself included) and the current situation > (a fork of the java module, in the form of a patch provided > in the tasklist CVS module) seems much worse than the > alternative above. > Hehe - you are not bigger pest than I am. And in addition, I *am* one of your users already. Please put the APIs to java/api to o.n.api.java.<somethingclever>. Thanks! -Svata