Hi

I just learned that the Number, int and uint data types in
ActionScript cannot hold a null value. How java remoting deals with this?

If I have an ActionScript class that maps to a remote Java class
(using the [RemoteClass]), I usually translate Integer or Long
properties to the Number data type.. but null Java objects are
converted to 0 (zero) values?

Cosma

Reply via email to