Here's the other one....
Since I don't have access to that code base and most of the committers are on this one as well, can someone update all the new Builder objects to provider getters and setters for all of the contained entities? For example, the PackageConfig.Builder doesn't allow me to query for ActionConfig objects that were previously added. Also, could you implement equals and hashcode as well since if someone needs to pass around a mutable object they will be using Builders, which might need to be compared.
Thanks, -bp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]