On Wed, 18 Dec 2002, Paul Libbrecht wrote:
<snip/> > I think the issue is simply related to the fact that much (too much?) > of the jakarta development is interested to the server things and too > few to the user-interfaces... That has a lot to do with the Jakarta mission, which states that Jakarta is "charged with the creation and maintenance of commercial-quality, open-source, server-side solutions for the Java platform". See: http://jakarta.apache.org/site/mission.html Now, I'm all for trying to accommodate client applications as well, where that makes sense, but you should hardly be surprised when the development focus is on the server-side. ;-) -- Martin Cooper > I think, however, that such small utility classes like the commons > should really think twice before going happily into security-breaking > and should document their inability to run as an applet. > > Thanks. > > Paul > > > On Mardi, d�ce 17, 2002, at 19:39 Europe/Brussels, robert burrell > donkin wrote: > > > i'm a bit confused by this. care to expand? > > > > - robert > > > > On Tuesday, December 17, 2002, at 11:05 AM, Paul Libbrecht wrote: > > > >> Possibly opposed to this requirement, I would insist that BeanUtils > >> may sometimes be used with Applets. Maybe a switch is useful, maybe > >> there is a fast method towards everything... > >> > >> Paul > >> > >> > >> On Mardi, d�ce 17, 2002, at 09:43 Europe/Brussels, Stephen Colebourne > >> wrote: > >> > >>> MethodUtils is currently being reworked in [lang]. Hopefully the new > >>> version > >>> there can include some level of caching. > >>> > >>> Stephen > >>> > >> > >> > >> -- > >> To unsubscribe, e-mail: > >> <mailto:[EMAIL PROTECTED]. > >> org> > >> For additional commands, e-mail: > >> <mailto:[EMAIL PROTECTED]. > >> org> > >> > > > > > > -- > > 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
