I realize that forms are in heavy development/flux now, so I was going through the code to see how it all fit together. Tell me if I've got it right.
User Program // Interpreted byte code or JIT (C# or basic# (?) origin) | \/ C# interface code // Interperted or JIT, things here are widgets, forms, etc. | \/ Mono // binary compiled c code, things here are low level fuctions. GDC handles. | \/ wine or gtk // binary execution of low level functions | \/ OS // binary execution _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
