yet. They include code for accessing all of the heaps. As for grabbing
types, they are just internal for now. I imagine there was a number of
security concerns to be considered in Beta 1. If you want to play with them
DigiTec Web Consultants, LLC.
"Kaushik Srenevasan" <kaushik UNDERSCORE srene AT sify DOT com> wrote in message
news:%23uWRmmSqEHA.192@tk2msftngp13.phx.gbl...
> Without the API to turn tokens into reflection structures, its no use having
> a method GetILAsByteStream ...
> The only way out it seems, is to read and parse the heaps manually
>
> Thanks,
>
> --
> Kaushik Srenevasan
>
> "Justin Rogers" <Justin@games4dotnet.com> wrote in message
> news:##YYfZSqEHA.348@TK2MSFTNGP15.phx.gbl...
>> I can't be certain, but I see the beginnings of just such an API in the
> Beta 1
>> release.
>> It may already be there, and I just haven't passed over it yet. I think
> the
>> scenario
>> will be:
>>
>> 1. Reflection Only Load the assembly.
>> 2. Enumerate Types and Attributes
>> 3. Enumerate Type Members
>> 4. Grab Member IL
>> 5. Parse Member IL and turn tokens into usable form
>>
>> You can get all the way up to 4 and 5, but I haven't been able to turn
> tokens
>> back
>> into reflection structures. I suspect this will change. No promises, just
>> suspecting
>> we'll get this type of access.
>>
>>
>> --
>> Justin Rogers
>> DigiTec Web Consultants, LLC.
>> Blog:
http://weblogs.asp.net/justin_rogers >>
>> "Kaushik Srenevasan" <kaushik_srene@sify.com> wrote in message
>> news:eD7HwNKqEHA.3988@tk2msftngp13.phx.gbl...
>> > Hi,
>> >
>> > Is there a way to enumerate the strings, GUIDs, BLOBS from their
> respective
>> > heaps using the reflection API supported by the Whidbey release?
>> >
>> > Thanks,
>> > Kaushik
>> >
>> >
>>
>>
>
>