July 13, 2007
Enterprise Systems: The New Bounce in Suns Step. Dont look now, but Sun Microsystems Inc. has a new bounce in its step.
From its recent...
More »
June 24, 2007
Jazoon'07. Jazoon'07 brings together experts and users of Java and open source technologies from all...
More »
|
 |
A. Sundararajan: Script Beans?
When we expose Java objects (or other language objects!) to a scripting language, we
may want flexibility. Most scripting languages on the Java platform support JavaBean conventions. For example, JavaScript allows property
style access for "getXXX" methods. Some language engines (for example, Groovy) treat java.util.Map's specially
to provide map.key_name style access. But, we may want more flexiblity in addition to bean conventions. For example, ...
Date: March 21, 2007
Category: Developers
More »
Others News
|