On 5/27/05, Ron Grabowski <[EMAIL PROTECTED]> wrote: > I came across this today: > http://www.gotdotnet.com/Workspaces/Workspace.aspx?id=e5546f13-1ced-47d1-8667-53b613cc4873 > > It has a DotNet.Commons.Reflection namespace that contains similiar > functionality found in IBatisNet.Common.
If there are namespaces or packages in either iBATIS implementation that we could share with other projects, then, by all means, we should consider setting up shop in the Jakarta Commons sandbox, and float a proposal. No one's done this for a C# namespace yet, but there's been talk, and no one seems very much opposed. It's just a matter of someone wanting to do it. I've got a working port of the Commons Chain of Responsiblity here: * http://svn.apache.org/viewcvs.cgi/struts/sandbox/trunk/overdrive/Agility It's stable, and I'm tempted to move it from the Struts Sandbox to the Jakarta Commons Sandbox, but I don't know if anyone else is interested in using it right now. -Ted.