Hi, It is no something unusual to use proxy for validation, it is good to separate this aspect because validation sometimes makes code unreadable and it is sometimes subject to change. But it is about validation, not about collections. TypedList is some kind of very specific validator for collections, it can be useful, because it is very trivial to understand and to use, but I don't think it has something useful for Collections project.
At 12:24 2002.04.23 -0400, Henri Yandell wrote: >Ignoring the 1.2 aims of Collections project, why not? :) > >New component-project: Absurd-things-with-proxies... > >On Tue, 23 Apr 2002, Jack, Paul wrote: > > > Hehehehe...we *could* use dynamic proxy classes to provide > > one factory method that would work for all collections and > > maps... > > > > This isn't a serious suggestion, just proof that I have way > > too much time on my hands... > > > > -Paul > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>