On Fri, 15 Dec 2006 12:56:48 +0100, Robert Jordan wrote:

> Maciej Piechotka wrote:
>> On Fri, 15 Dec 2006 10:36:14 +0100, Robert Jordan wrote:
>>> The workaround is to declare this in your code:
>>>
>>>
>>> /*
>>>   * FIXME: propose mono_reflection_type_get_XYZ () accessors.
>>>   */
>>> struct _MonoReflectionType {
>>>     MonoObject object;
>>>     MonoType  *type;
>>> };
>>>
>> 
>> I suppose there are no guarantee that it will work in future versions of
>> Mono?
> 
> Of course not, but I'll propose a patch for some trivial
> mono_reflection_*_get_* () accessors.
> 
> Robert
> 

Ok. Thanks.

Regards
-- 
I've probably left my head... somewhere. Please wait untill I find it.
Homepage (pl_PL): http://uzytkownik.jogger.pl/
(GNU/)Linux User: #425935 (see http://counter.li.org/)

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to