Graham Barr wrote: > > This would > > appear largely transparent to the user, right up until they tried to do > > isa() or ref() tests on the object. > > But that is the catch. Now if the language was to give us a way to support > both in the same package in an efficient way, so much the better. > > Graham. Or if the language allowed us stronger "typing" than associating an associative array with a set of methods.
- Re: How to implement both object->method and module::fun... Graham Barr
- Re: How to implement both object->method and module... David L. Nicol
- Re: How to implement both object->method and module... Graham Barr
- Re: How to implement both object->method and module... Graham Barr
- Re: How to implement both object->method and mo... John Berthels