<stop the craziness> Ok as I understood your question Fredrik, you are proposing to create a new class for MS access (why? ;-) and you want to know the procedure... As someone proposed some time ago, let's provide extensions, it is sort of cleaner than cases and I apologize since I realize I was wrong on that. The simplest is to extend the JAWSPer.... in your class in override the method. Note that if this is a real "cross DB" bug then as rickard points out you should fix it in the base class. As far as naming goes, put the stuff in bugzilla and propose something if the name is not to crazy it will be fine. This code will need to be GPL as you "import" our code and we do want to see that code back. So the answer is yes! we want to see your code and writing a new *extending* class is OK (make sure you write the factory with it, wait I remember jBoss2.0 comes with it rigth?? integrate it with EJX then) marc Fredrik Borgh wrote: > > Nonononono, you said that "these are bugs and should be fixed in the > current code". Silly me, I thought that by "should be" you meant "is > supposed to be/is probably" and that the current code is the one that is > downloadable. Sorry!!!! > > Fredrik... > > On Fri, 12 May 2000, Rickard �berg wrote: > > > Hey > > > > Fredrik Borgh wrote: > > > You say that these errors are corrected, I'll download the latest build > > > and try it. Thanks!!!! > > > > No!! I said "these are bugs", not "these are bugs and are now > > corrected". File 'em in BugZilla :-) > > > > /Rickard > > > > -- > > Rickard �berg > > > > @home: +46 13 177937 > > Email: [EMAIL PROTECTED] > > http://www.telkel.com > > http://www.ejboss.org > > http://www.dreambean.com > > > > > > -- > > -------------------------------------------------------------- > > To subscribe: [EMAIL PROTECTED] > > To unsubscribe: [EMAIL PROTECTED] > > Problems?: [EMAIL PROTECTED] > > > > > > -- > -------------------------------------------------------------- > To subscribe: [EMAIL PROTECTED] > To unsubscribe: [EMAIL PROTECTED] > Problems?: [EMAIL PROTECTED] -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
