A lot.
I'm starting to doubt if it's worth all this trickery to get a cleaner namespace. Clearly the module structure doesn't handle a name doubling as a class and a module. It's not only about the call API but also typechecking, inheritance etc. Why not use PCRE on the top level instead? It's not exactly likely that it'll conflict with anything else.
/ Martin Stjernholm, Roxen IS
Previous text:
2003-09-24 13:33: Subject: foo
`() is here just for backwards compatibilty. *I* wont be sorry if we drop it, but someone else might.
I think from the beginning there were only Regexp, and it was a class
- __module_value stuff.
How much will break if "Regexp(re)" disappears?
/ Mirar