[Mono-list] Javascript and Mono

Alan Knowles alan@akbkhome.com
Tue, 07 Jan 2003 09:03:43 +0800


Steve,

Just had a quick browse through the code for javascript - (very nice), 
anyway, just wanted to pick your brain on some of it, (as it relates to 
some of the ideas I had for PHP#)

The Objects that you have defined for Javascript : JObject, JNumber etc. 
- you do the type casting in a seperate class, rather than use the 
implicit stuff:
http://www.microsoft.com/mspress/books/sampchap/5798b.asp

was there any reason in that..? - It's looked kind of ideal to me for 
the PHPObjects... - but maybe I'm missing something..

Regards
Alan