<div class="gmail_quote">On Mon, Feb 1, 2010 at 11:57 AM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The OBJExporter could be refactored to use the OBJReader internally.<br>
Then there would be no code duplication between the Exporter and<br>
Reader.<br>
<div><div></div><div class="h5"></div></div></blockquote></div><br><div>I'd agree with that (I think you meant to replace all instances of 'Reader' with 'Writer', to say "The OBJExporter can use OBJWriter internally"), but it sounds like code duplication is not what Alexandre is worried about, it's more of a "OBJ is not supposed to be used for this" thing. The problem is that obj IS used for this type of thing, so I was trying to support it even though it is not "correct".</div>
<div><br clear="all">Thanks,<br><br>David</div>