Ouch. Not beeing eternally resposible for the resolver is a good reason not to implement it. ;)
/ Marcus Agehall (PacketFront)
Previous text:
2004-08-30 12:53: Subject: Re: pike modules
It would just be a matter of supporting the syntax
mixed Bar.Gazonk() { ... }
and accept that it may take way longer to resolve than the normal way. But then you would have to touch the resolver, and if you do you will be eternally responsible for fixing all the bugs in it.
/ Martin Nilsson (DivX Networks)