Hi, Theres a few anomalies in Fortress that I would like to change but they will break backwards compatability - so I guess I want to see if anyone objects.
The Container work interface extends ContainerConstants which is something we have discussed in the past and decided is a bad pattern that can lead to abuse. The other problem is that the Container work interface extends Initializable and Disposable where generally we try to separate lifecycle and work interfaces. The question is - do we fix them and break backwards compatability or do we leave them as is? -- Cheers, Peter Donald *------------------------------------------------------* | "Religion is what the common people see as true, the | | wise people see as false, and the rulers see as | | useful" --Seneca | *------------------------------------------------------* -- To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
