That sounds good, it seems to me that we should ensure that this is added to VTK before we branch. Brad, do you want to do the honors? I would love to be able to use this freely in tests and classes.<div><br></div><div>Marcus<br>
<br><div class="gmail_quote">On Sat, Mar 20, 2010 at 10:30 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;">
It worked great in my experiments. I recall I needed to add another<br>
method to it for some isolated use case. I can't recall right now the<br>
situation and my repository is not available to me until April1. If<br>
needed that additional method can be added later. It did not affect<br>
the current API.<br>
<font color="#888888"><br>
Bill<br>
</font><div><div></div><div class="h5"><br>
On Sat, Mar 20, 2010 at 5:47 AM, Marcus D. Hanwell<br>
<<a href="mailto:marcus.hanwell@kitware.com">marcus.hanwell@kitware.com</a>> wrote:<br>
> On Mon, Feb 1, 2010 at 11:59 AM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Sounds good to me. We can address those stream issues at a later date<br>
>> if need be.<br>
>><br>
>> On Mon, Feb 1, 2010 at 10:53 AM, Brad King <<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>> wrote:<br>
>> > Bill Lorensen wrote:<br>
>> >> I think vtkNew would be a good spot to use std::ostream.<br>
>> ><br>
>> > I started looking into that and it opens a small can of worms.<br>
>> > In vtkIOStream.h we do several things:<br>
>> ><br>
>> > (1) Support the VTK_USE_ANSI_STDLIB option.<br>
>> > Now that VS6 is gone do we need this option anymore?<br>
>> ><br>
>> > (2) Reduces the MSVC warning level for the stream headers.<br>
>> > We do not want to do this everyplace we include <ostream>.<br>
>> ><br>
>> > (3) Provide streaming operators for "long long" if the native<br>
>> > compiler does not provide them.  Do all our compilers provide<br>
>> > this now?<br>
>> ><br>
>> > While the above issues are worth discussion for VTK as a whole,<br>
>> > I'd rather not deal with them for introduction of vtkNew<>.<br>
>> > Let's just use #include "vtkIOStream.h" for now.<br>
>> ><br>
><br>
> What was the outcome on vtkNew? I think that this would be a great addition<br>
> before we branch. After so much discussion it would also be great to<br>
> actually add the API we seem to have all settled on.<br>
> Thoughts? Objections? As far as I can tell everyone involved likes vtkNew.<br>
> Marcus<br>
</div></div></blockquote></div><br>
</div>