A couple of days ago I commited some updated to the excalibur-event package. The update was a replacement of the maven build descriptor and the seperation of the package into an "api" and "impl". I would be interested in getting feedback from people who know this package concerning the seperation I have done. There are perhaps interfaces that I have included in the api group that don't get exposed and could be moved into the impl package.
During the process I stripped down the dependencies to just the stuff needed to build (which was massively smaller than the ant build depedencies). I then added the test cases - but this created some problems. What I discovered is that the dependency between event and pool is on four mpool test cases. In the update that I committed, I did not include the mpool test cases because I wanted to get clarification on what the relationship between excalibur-event and excalibur-pool really is.
Any pearls of wisdom appreciated.
Stephen.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
