patch in second stage
by matooo on Jul.23, 2009, under gtk-databind
second stage of stetic patch. first public version which is commonly usable. patch is made against 2.0 release of monodevelop and I don’t plan to test it with trunk. next stable release is the first version which will receive my attention as I simply don’t have time to compile md daily and even less time to be annoyed with daily regressions (those are simply must be when you use work in progress). using bleeding edge just isn’t my game anymore.
what:
- disabled hardlinking to my assemblies (I needed that to test usage and loading)
- added code which resolves if assembly is gac based and then reloads it the hard way
stetic now works with real instances of widgets if they were added from gac assembly.
next?
Property editors… based on MS specs.
Download:
Patch