Hello lispers,<br><br>I'd like to publish the project I'm working on, that will be released with a BSD like license<br><br><p>CL-WebObjects is a comprehensive web application framework for the Common Lisp programming language. 
CL-WebObjects is based on components, highly reusable building blocks the make easy and fast the creation of a web application. 
By using and creating new components, the developer can create robust and consistent web application with the minimal effort.

   </p><p>The main aim of CL-WebObjects is <cite>`divide et impera'</cite>, that means that dividing problems into small problems let programmers
work on different part of an application, creating ad hoc components for both generic and specific tasks.

   </p><p>CL-WebObjects
can easily handle all the request cycle,letting you to concentrate only
in application business side problems, letting
CL-WebObjects automatically manage all the mechanism of the web layer,
such as form submission and user interactions. </p><p>CL-WebObjects comes integrated with the dojotoolkit, giving
you the possibility to easily and quickly create full WEB 2.0 eye candy
application,
with powerful and very user friendly UI. <br></p><br>I'd like to have both svn and trac system.<br><br>But before releasing it, I'd appreciate if you could tell me if there are any legal issue with the name of the project (CL-WebObjects) since WebObjects is an Apple web framework (see 
<a href="http://developer.apple.com/tools/webobjects/">http://developer.apple.com/tools/webobjects/</a>).<br><br>Regards,<br>Andrea Chiumenti<br>