----- Original Message ----- From: "Ignacio J. Ortega" <[EMAIL PROTECTED]> To: "'tomcat-dev'" <[EMAIL PROTECTED]> Sent: Wednesday, October 02, 2002 1:51 PM Subject: Little refactoring in o.a.t.u.net
> I have in my workspace working a litle refactoring of the o.a.t.u.net > package translating the JSSE* classes to his own package ( named of > course jsse) and the same for PureTLs* ones ( with a package name of > ptls), i have the tc4.1.X & tc5 versions working, and i can put the tc33 > and others working too, althought I only need this to be able to use > RefactorIt.. :)) > > ( the real reason is that the only way to make RefactorIt to exclude > some > package is for complete packages not single files ) > > I know this is very sensitive code used by many other packages parts, i > can live with the change in my workspace without problems.,. but maybe > this is useful for anyone more.. > > Comments? +1 It's a little messy in o.a.t.u.net. Nobody should be be accessing the JSSE* & PureTLS* classes directly, so moving them shouldn't cause any problems (and if it does, then it's a bug ;). Just remember to change the class names in SSLImplementation. > > Saludos , > Ignacio J. Ortega > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>