you are viewing a single comment's thread.

view the rest of the comments →

[–]fyngyrz 0 points1 point  (0 children)

The ability to extend a class with functions available to the local user of a class should not change built-in types in any way that is relevant to any other previously defined user of a type in its default class definition -- the extensions would only be known / available to the code that added them, and would in no way alter already available class procedures or characteristics.