christophe-hall / as3-commons

Automatically exported from code.google.com/p/as3-commons
0 stars 0 forks source link

org.as3commons.reflect.JSONTypeProvider.getType is too expansive #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. not applicable

What is the expected output? What do you see instead?
not applicable

What version of the product are you using? On what operating system?
org.as3commons.as3commons-reflect-1.5-SNAPSHOT

Please provide any additional information below.

With caching and GET_INSTANCE_INFO set for all INCLUDE
getType() ist too expansive.
Furthermore if GET_INSTANCE_INFO and/or GET_CLASS_INFO would be var not const, 
we have possibility to control this aspect

Original issue reported on code.google.com by gennadij...@gmx.de on 9 Jul 2011 at 5:43

GoogleCodeExporter commented 8 years ago
I'm not sure I understand the issue. In my experience the flags that are set on 
the describeTypeJSON for instanceinfo and classinfo are necessary to populate 
the Type instances completely.
In what way is this too expensive? Please elaborate.

cheers,

Roland

Original comment by ihatelivelyids on 25 Jul 2011 at 9:47

GoogleCodeExporter commented 8 years ago

Original comment by mastakan...@gmail.com on 11 Sep 2011 at 6:28

GoogleCodeExporter commented 8 years ago
Since there isn't any more activity here, I am closing this issue.

Original comment by ihatelivelyids on 11 Sep 2011 at 7:29