You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to v8-u...@googlegroups.com
Hi,
is there any estimation date for ES6 classes implementation? I am investigating to start using the new syntax via transcompiler, but if V8 implements it soon I would wait.
Thanks,
Oleg
Andreas Rossberg
unread,
Nov 20, 2012, 7:40:46 AM11/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to v8-u...@googlegroups.com
Unfortunately, no. The class design is not completely settled yet and
moreover, depends on several other ES6 features we still have to
implement (e.g. private names). For the time being, a source-to-source
compiler is your best bet.