[Opensource] 4.1rc2 and depreciated classes

Mike Traum mtraum at cirnetwork.org
Fri Sep 27 08:06:26 PDT 2002


I wasn't really talking about the removal of the depreciated methods
themselves, but rather rewriting the expresso classes so that they don't use
them (except for the constructors that call super of a depreciated class, of
course).

Mike

-----Original Message-----
From: opensource-admin at jcorporate.com
[mailto:opensource-admin at jcorporate.com]On Behalf Of Michael Rimov
Sent: Thursday, September 26, 2002 3:29 PM
To: opensource at jcorporate.com
Subject: Re: [Opensource] 4.1rc2 and depreciated classes


At 02:26 PM 9/26/2002 -0500, you wrote:
>I'm making the leap to 4.1 and have noticed that there are still many
>depreciated classes referenced in expresso code - 123 of them in the rc2
>that I got off of the downloads page. Will these be cleaned up before the
>stable release version?

No, I've got the deprecation removal slated for 4.2.  Mainly because there
was no official deprecation policy until a couple of months ago, so 4.1 is
the official 'fair warning' before the deprecations are removed.

I would say the majority of the deprecations are from the:
SecuredDBObject(String userName)

constructor...   It appears you can omit that constructor from your own
code fairly safely (I've notice that DBMaint seems to cooperate with it
well).  And thus avoid some of the deprecation warnings in your own code.

                                                 -Mike


_______________________________________________
Opensource mailing list
Opensource at jcorporate.com
http://mail.jcorporate.com/mailman/listinfo/opensource
Archives: http://mail.jcorporate.com/pipermail/opensource/




More information about the Opensource mailing list