Re: What prevents built-in constructors from being extended?

2011-12-05 Thread Lasse Reichstein
On Sat, Dec 3, 2011 at 8:27 AM, Axel Rauschmayer a...@rauschma.de wrote: I’m still trying to understand why some of the built-in constructors can’t be extended. The following describes my current understanding. If you would, please let me know where/if I’m wrong. - The following built-in

What prevents built-in constructors from being extended?

2011-12-02 Thread Axel Rauschmayer
I’m still trying to understand why some of the built-in constructors can’t be extended. The following describes my current understanding. If you would, please let me know where/if I’m wrong. - The following built-in constructors can’t be easily extended: Array Boolean Date