[Mono-list] Missing type declarations in Mono installation

2004-07-09 Thread Patrick Hartling
Is there a reason that the headers containing declarations for types
such as _MonoClass, _MonoAssembly, and _MonoMethod are not included with
a Mono installation?  This appears to have changed between Mono 0.96 and
0.97.  I don't understand how Mono embedding is supposed to be
accomplished without declarations for these types.  Or is it that the
members of these types not supposed to be accessed directly by user
code?

 -Patrick


-- 
Patrick L. Hartling | Research Assistant, VRAC
http://www.137.org/patrick/ | 2274 Howe Hall Room 2624
PGP: http://tinyurl.com/ywd54   | http://www.vrac.iastate.edu/



signature.asc
Description: This is a digitally signed message part


Re: [Mono-list] Missing type declarations in Mono installation

2004-07-10 Thread Jonathan Pryor
On Fri, 2004-07-09 at 14:59, Patrick Hartling wrote:
> Is there a reason that the headers containing declarations for types
> such as _MonoClass, _MonoAssembly, and _MonoMethod are not included with
> a Mono installation?  

This is by design.  The embedding API was changed so that the internals
weren't directly exposed to user code.

See: 
http://lists.ximian.com/archives/public/mono-devel-list/2004-June/006524.html

 - Jon


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list