From: Cort S. <cor...@gm...> - 2009-02-04 18:35:06
|
I have been using SVG# for quite some time to drive a few projects. We have actually made a number of changes both to functionality as well as to performance. I would be more than happy to share those back with the project. We had made several inquires to the project and never got any responses back so we considered the project dead and later reformatted the source to match our standards --- which will make trying to isolate the diffs interesting. We had upgrade to VS2008 as well. Cort On Wed, Feb 4, 2009 at 6:19 AM, Pascal Craponne <pi...@gm...> wrote: > Hi everyone, > The project is alive again, with me as main reanimator :) > I already did a few changes: > - switched from CVS to SVN > - switched to Visual Studio 2008 (still targetting .NET 2.0, but using C# > 3.0) > > My current job is to perform a few fixes (I'm working with wikipedia SVG > flags database,where links can be found at > http://en.wikipedia.org/wiki/ISO_3166-1).<http://en.wikipedia.org/wiki/ISO_3166-1> > > After this, I'd like to perform the following changes: > - merging assemblies (at least SharpVectorsBindings, SharpVectorCss, > SharpVectorDom, SharpVectorUtil and SharpVectorObjectModel). > - moving all unit tests to a separate assembly (for reasons I don't > understand, some tests are in the main assemblies). > - conforming assemblies settings so the classes namespaces match the path > (ReSharper sends me a lot of warnings about this). > - documenting (with a little help from GhostDoc). > > Any comments, suggestions? > > Thanks, > Pascal. > > jabber/gtalk: pa...@ja... > msn: pa...@cr... > > > > ------------------------------------------------------------------------------ > Create and Deploy Rich Internet Apps outside the browser with > Adobe(R)AIR(TM) > software. With Adobe AIR, Ajax developers can use existing skills and code > to > build responsive, highly engaging applications that combine the power of > local > resources and data with the reach of the web. Download the Adobe AIR SDK > and > Ajax docs to start building applications today- > http://p.sf.net/sfu/adobe-com > _______________________________________________ > Svgdomcsharp-developers mailing list > Svg...@li... > https://lists.sourceforge.net/lists/listinfo/svgdomcsharp-developers > > |