I'm reading and reading but I can't see in what way the following code
contradicts what is documented for the send method in the ooxref manual.
When executed I get message

Error 97.1:  Object "an A" does not understand message "METHOD1"

Staffan

a=.a~new

::class a
::method init
self~send(.array~of("method1",.b~new))

::class b
::method method1
say "hi from method1"
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to