Re: [SharpOS Developers] abstract and interface

2008-01-17 Thread Bruce Markham
Unless DarxKies wants to make use of it, I'm not going to commit it. If you can flesh it out some, to the point where it can't be called a "hack", then we'll talk more about it. But good work! (I mean, it looks like a good start to me, but the AOT isn't my area of expertise.) -

[SharpOS Developers] abstract and interface

2008-01-16 Thread Stanisław Pitucha
Works: - abstract - single interface implementation Doesn't work: - multiple interfaces (CMPCallChosenInterface2 fails) Other junk: - some new messages for engine exceptions where they were empty PS. patch with tests has been submitted before PPS. it might be buggy, I've checked it only on mono,