[Mono-list] Interaction between embedded mono and host application

Paolo Molaro lupus@ximian.com
Tue, 13 Aug 2002 09:49:43 +0200


On 08/13/02 Dietmar Maurer wrote:
> > Another question:
> > Why does the init method already need the filename ?
> 
> Good question. I the early days of the jit I used it to get the address
> of the stack frame. But the code seems to be broken and unused, so I
> will try to remove the filename parameter (you can pass an arbitrary
> string in the meantime).

The string argument is the initial domain name: it makes sense for it to
be the filename for the interp and the jit, but an embedding application
may use whatever name it wants. The argument should not be removed from
the interface.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules
lupus@ximian.com                             Monkeys do it better