hi, looking at the tomcat comet module [1] and comparing it to the one in jetty/dojo [2], I wonder if the package (api-part) in tomcat shouldn't be named "org.cometd" (-> [3]).
Another question is, is the tomcat module up-to-date? Since I see some diffs on the classes etc? (-> API) Are there some thoughts of a more common module for this? Like working on the API with Jetty/dojo and just *reuse* the API, here in Tomcat and just care about the actual IMPL ? Thanks, Matthias [1] http://svn.apache.org/viewvc/tomcat/trunk/modules/bayeux/java/org/apache/ (and subfolders) [2] http://svn.cometd.com/trunk/cometd-java/api/src/main/java/org/cometd/ [3] The package dojox.cometd was renamed to org.cometd --> http://cometdproject.dojotoolkit.org/documentation/cometd-java -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org