From: Pascal C. <pi...@gm...> - 2009-02-04 18:24:46
|
Hi Jeff, pleased to meet you, I saw you name in a large number of CVS commits :) Apparently a lot of developpers (well, at least two :)) collapsed the five assemblies mentioned below, this is why I think this is a requirement. I think of SVG# as a set of 3 assemblies: 1. The core 2. The tests (all tests: some unit tests are currently in the core and I don't understand why) 3. The GDI renderer Pascal. jabber/gtalk: pa...@ja... msn: pa...@cr... On Wed, Feb 4, 2009 at 18:41, Jeff Rafter <jef...@gm...> wrote: > Hi Pascal, > Sorry I didn't get a chance to reply earlier, but I think this is great and > am really excited to see the project coming alive. The reason that > everything was split into separate assemblies was to make it easy and quick > to determine where something would be. Apart from that the Bindings was used > separately by projects like the scripting interfaces (which iirc were not > completely finished with regards to timing). > > Please feel free to ask any questions you have (and include code samples > along the way). > > All the best, > Jeff Rafter > > On Feb 4, 2009, at 5:19 AM, Pascal Craponne 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 > > > |