Hi Graham,
(FYI I have CC'd this to the MITAB list) Graham Sims wrote: > > My application is in C#, so to use MITAB I created a set of .net > bindings. I also created a basic object model proving feature only > access to the fields, features, parts and vertices in a layer. > > I’ve attached my source in the hope that it may be of some use to > others. I must point out that I’ve not undertaken extensive testing. The > MITAB calls that I use in my object model do work perfectly (for me at > least). > Thanks for contributing this. I am planning a new release of MITAB in the next few days and will include your .net bindings in the contrib directory. Are there specific instructions that should be included in a README.TXT file that we could include with the source that you had sent me? See the README_VB.TXT in the mitab/contrib directory for an example of what I mean. I have created a bug to track this addition, so if you have any additional information you could add it to the bug: http://www.maptools.org/bugzilla/show_bug.cgi?id=992 > BTW, I’m not sure that I’ve used the most efficient approach here. It > may have been wiser to build the .net bindings directly onto the C++ API? > Maybe, but the nice thing with the C API is that it's already got some complete online docs, which is not the case of the C++ API, so that was not necessarily a bad choice. Daniel -- ------------------------------------------------------------ Daniel Morissette [EMAIL PROTECTED] DM Solutions Group http://www.dmsolutions.ca/ ------------------------------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/mitab/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
