Marty Pitt
unread,Oct 11, 2011, 4:50:23 AM10/11/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to General Dart Discussion
Hi there
First up - congrats, this language looks great, and a pragmatic "best
of both worlds" that I've been waiting for.
I've done a tonne of framework development in Actionscript / Flex, and
looking forward to getting into porting some of it across to Dart.
However, most of the frameworks make use of reflection and metadata /
annotations in some way. Are we likely to see support for these in
Dart in the future, or is it time for a paradigm shift when thinking
about building frameworks? (I note that one of the articles mentions
that Dart discourages "gratuitous use of reflection")