Good point, and that occurred to me as well.  However I think Jestr is a little 
different from the ToStringBuilder stuff because it isn't necessarily concerned with 
helping you implement toString() methods; instead, it's more concerned with helping 
you log *arbitrary* objects, even if you don't have access to their source code to 
change their toString() methods.

One could also argue that Jestr belongs as a subpackage under Commons Logging, but 
since Commons Logging is explicitly *not* an implementation of anything but merely a 
thin interface, Jestr doesn't seem to really belong there either.

--David

---------- Original Message ----------------------------------
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
Reply-To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
Date:  Mon, 8 Mar 2004 09:48:48 -0500

>
>Hi,
>Is this too close to commons-lang ToStringBuilder/ToStringStyle
>(http://jakarta.apache.org/commons/lang/apidocs/org/apache/commons/lang/
>builder/ToStringBuilder.html) to be a separate project?
>
>Yoav Shapira
>Millennium ChemInformatics
>
>
>>-----Original Message-----
>>From: David Gilliland [mailto:[EMAIL PROTECTED]
>>Sent: Monday, March 08, 2004 9:54 AM
>>To: [EMAIL PROTECTED]
>>Subject: Proposal for the Commons Sandbox
>>
>>I have recently started a project in the Java Foundry on Sourceforge
>called
>>"Jestr", and it seems like it might be a natural fit for the Jakarta
>>Commons project.  You can read about it here:
>>
>>http://jestr.sourceforge.net
>>
>>The project uses many Jakarta Commons components and is released under
>the
>>Apache Software License.  Jestr is still Beta software and I would not
>>recommend it for promotion to the Commons proper at this point
>(besides, it
>>depends on the Functor component which is currently sandboxed), but I'd
>>like to offer it for inclusion in the Commons Sandbox.
>>
>>I just wanted to gauge whether there was any interest in accepting it
>here.
>>If so, I would of course rename the root package from "jestr" to
>>"org.apache.commons.jestr", or perhaps "org.apache.commons.stringify".
>>Other than that there would be little to change, since Jestr uses the
>>standard Jakarta Commons build and directory structure (I cannibalized
>the
>>Functor component's build.xml).
>>
>>Plz post any comments, suggestions, etc., to the list.
>>
>>--David
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>This e-mail, including any attachments, is a confidential business communication, and 
>may contain information that is confidential, proprietary and/or privileged.  This 
>e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
>saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
>intended recipient, please immediately delete this e-mail from your computer system 
>and notify the sender.  Thank you.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>

--
David Gilliland

Phone: 770-300-6086
Email: [EMAIL PROTECTED]
--

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to