Closed GoogleCodeExporter closed 9 years ago
Update to DescribeTypeCache to
getDefinitionByName("mx.binding::BindabilityInfo");
Original comment by pete...@gmail.com
on 22 Feb 2010 at 10:46
Attachments:
Hi, we have no need to cache the describeType result since it is only used once
for each Type that is created. The Type instances themselves get cached, so for
each call to Type.forInstance()/forName()/forClass() there's only one call to
describeType().
Original comment by ihatelivelyids
on 10 Nov 2010 at 9:16
Original issue reported on code.google.com by
pete...@gmail.com
on 19 Feb 2010 at 9:45Attachments: