It is an implementation of the Proxy Pattern, but it's not dynamic
proxies. It uses reflection. 

> -----Original Message-----
> From: Anthony Eden [mailto:[EMAIL PROTECTED] 
>
>> > No... Because they're strongly typed. But we're not using dynamic 
> > proxies here...
> 
> How do you mean you're not using dynamic proxies?  What the heck is 
> ActionProxy then?  The actual command method which is invoked 
> can vary 
> depending on the configuration.  Granted this is not dynamic 
> typing as 
> seen in Python and other scripting languages, but it still 
> feels like we 
> are moving in that direction, i.e. Java is attempting to 
> become more of 
> a dynamic language (where less and less is defined at compile-time). 
> FWIW, my comment is also based on the increased interest in 
> interaction 
> between Java and scripting languages so perhaps I should have 
> included a 
> little bit more context for my comment.
> 
> Sincerely,
> Anthony Eden
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites 
> including Data Reports, E-commerce, Portals, and Forums are 
> available now. Download today and enter to win an XBOX or 
> Visual Studio .NET. 
> http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_06
1203_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to