<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=843103515-02032007><FONT face=Arial size=2>I've just started
using the C# bindings and have some questions.</FONT></SPAN></DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial size=2>1. Is the casing
used in the bindings a by-product of SWIG, or can this be changed to follow the
usual conventions? e.g. the 'gdal' class, the 'GDAL' namespace, the use of
underscores</FONT></SPAN></DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial size=2>2. Is it possible to
make enums out of the constants (since the values are dynamically
generated, even separate classes would be better), so they have some useful
context? It makes it much harder for non GDAL/OGR experts to find the correct
values.</FONT></SPAN></DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial size=2>3. Might be worth
running the assemblies through FxCop to find egregious violations of
standards.</FONT></SPAN></DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial
size=2>Cheers,</FONT></SPAN></DIV>
<DIV><SPAN class=843103515-02032007><FONT face=Arial
size=2>Richard</FONT></SPAN></DIV></BODY></HTML>