[haXe] Built-in classes implementing Dynamic

Michael Pliskin pl at tepkom.ru
Mon Apr 24 14:55:52 CEST 2006


Hello all,

  Having spent some time coding I now have a question in my mind - why
  MovieClip, NetConnection and some other flash classes are
  implementing Dynamic? I've spent some time figuring out that I have
  made a type in the createEmptyMovieClip() method name... I
  understand that the rationale might be to provide access to some
  extra properties, but I think 'untyped' block will work just fine in
  this case... So maybe it is better to remove the 'implements
  Dynamic' clause then?

-- 
Best regards,
 Michael                          mailto:pl at tepkom.ru




More information about the Haxe mailing list