[Mono-dev] Incremental C# compiler
Martin Baulig
martin at ximian.com
Thu Jul 13 01:35:04 EDT 2006
On Wed, 2006-07-12 at 16:59 -0400, Miguel de Icaza wrote:
> > There is also the problem of figuring out which methods changed and
> > which did not.
> >
> > However, I really like the idea - but I think it'd be a huge task and
> > require a lot of work.
Hello,
> Well, the issues discussed here are just the tip of the iceberg.
yeah, since I forgot the most important thing yesterday:
The metadata tables have to be sorted, so once you add/remove stuff you
have to re-emit everything since the table indices have changed.
Martin
More information about the Mono-devel-list
mailing list