Our ESP isn't working very well. Login and vote now.
By bloid
via weblogs.java.net
Submitted: Jul 01 2008 / 18:58
When Grizzly became a top level project on java.net, we renamed it's package from com.sun.enterprise.web.connector.grizzly to com.sun.grizzly. For the core package, the transition was quite smooth, but for Comet based application, having to rename the imported packages and then recompile was painful. Worse, building an application that works for both v2 and v3 was quite complicated, having to support two version of the same application. That's what we call a backward compatibility!
Add your comment