On Wednesday 02 February 2011 at 17:12, Matt Sergeant wrote: > Is there any reason method signatures (or attributes) wouldn't work on > top of this implementation? Attributes work, but the tokenizer deliberately rejects prototype syntax after a method keyword (given the uselessness of prototypes for methods). This implementation is certainly compatible with a general signature system added for both methods and subs. -- cThread Previous | Thread Next