Comment #13 on issue 264 by atrauzzi: Allow __noSuchMethod__ implementations
http://code.google.com/p/v8/issues/detail?id=264

This is definitely a feature that needs to be moved forward in priority. Meta-
programming is quite popular nowadays.

With HTML5 DBs becoming a main focus, more ORMs and other similar projects will desire this level of functionality. I think the only way people are doing it now is by using eval() which I think we can all agree is something the web in general
wants to steer away from.

As best as I can tell, this feature is inevitable. There would certainly be a
benefit by implementing it sooner rather than later.

All the best, I do hope to see this - maybe even soon.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to