[vtk-developers] Modularization, Context2D and Tcl

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Wed Mar 28 11:24:20 EDT 2012


To provide more details:

 Slicer3: The meshing module is using vtk3DWidget. The probability of
changing the version of VTK associated with Slicer3 is closed to zero.

  Slicer4: No widget are derived from vtk3DWidget. The meshing module has
been removed will need work to be re-integrated if it happens.

As far as Slicer is concerned, it's a green light to rename this class.

If there are any other rename that would make VTK more consistent, easier
to maintain and understand. After discussing the change, I am sure we can
accommodate.

Thanks
Jc

On Wed, Mar 28, 2012 at 6:09 AM, Karthik Krishnan <
karthik.krishnan at kitware.com> wrote:

> I agree with Wes. Again, not to be too vocal....
>
> I don't vote for  vtk3DWidget being renamed. Despite it being an old
> generation widgets that we don't recommend folks derive from, but the fact
> remains that there are a few widgets in VTK that derive from it. There are
> a lot of widgets in Slicer (<20) and VolView (>10) that derive from it.
> These are examples from just 2 applications.
>
> I don't support Tcl wrapping being dropped. There are still a lot of apps
> under active development out there relying on VTK being wrappable from Tcl
> (BioImageSuite, VolView, SCIRun, MIPS to name a few). It hasn't been long
> since Slicer made the switch either.
>
> These are all large applications, with a large user base and important
> customers of VTK. Don't you think a stand that: "If these applications want
> to continue using VTK, they shouldn't upgrade" is a bit harsh.
>
> thx
> --
> karthik
>
>
> On Wed, Mar 28, 2012 at 1:47 AM, David E DeMarle <dave.demarle at kitware.com
> > wrote:
>
>> And I _will_ add text to the download page to make it clear what that
>> binary is because you are entirely right that it shouldn't be the
>> first thing newbies try.
>>
>> David E DeMarle
>> Kitware, Inc.
>> R&D Engineer
>> 21 Corporate Drive
>> Clifton Park, NY 12065-8662
>> Phone: 518-881-4909
>>
>>
>>
>> On Tue, Mar 27, 2012 at 4:12 PM, David E DeMarle
>> <dave.demarle at kitware.com> wrote:
>> > That is an old school 32bit windows tcl interpreter with the tcl
>> > wrapped vtk libs preloaded. Use it by typing in vtk tcl scripts there,
>> > or just pass tcl scripts as filenames to that executable to run them
>> > without the shell. (Back when I was a young lad, and when Will and
>> > Bill were still old men, that was the _easy_ way to learn VTK. Ah
>> > those were the days, even if we did have to walk five miles in the
>> > snow to get to grad school.)
>> >
>> > My plan for this release is to keep it the same as before. I hope to
>> > find the time to make and post the vtkpython equivalent of that
>> > executable for mac, linux and windows, but I am not going to hold up
>> > the release release for them.
>> >
>> > For 6.0 we at least want the python exes, will probably drop the tcl
>> > exe, and will try to make a proper SDK so that you don't need to
>> > compile vtk to make c++ apps that use it.
>> >
>> > David E DeMarle
>> > Kitware, Inc.
>> > R&D Engineer
>> > 21 Corporate Drive
>> > Clifton Park, NY 12065-8662
>> > Phone: 518-881-4909
>> >
>> >
>> >
>> > On Tue, Mar 27, 2012 at 3:45 PM, David Doria <daviddoria at gmail.com>
>> wrote:
>> >> On a related note, every Windows user I have suggested VTK to has gone
>> >> to this page:
>> >> http://vtk.org/VTK/resources/software.html#latest2
>> >>
>> >> and been extremely confused about what they get with the "Windows
>> >> (Installer) : vtk-5.8.0-win32-x86.exe". I just downloaded and
>> >> installed it on a Windows machine, and when I run "VTK" from the start
>> >> menu (the only thing that appears to be an option), I get a blank
>> >> terminal window and a blank gray widget with no further
>> >> instructions/explanation - indeed very confusing!
>> >>
>> >> My understanding is that this is some sort of TCL-only binary package?
>> >> My suggestion would be to remove this from the download page entirely,
>> >> or at least bury it so it is not the first thing you see and so it
>> >> doesn't look like what you should download as a new user. It should be
>> >> immediately clear that VTK is intended to be used as a library, not a
>> >> standalone application.
>> >>
>> >> David
>> >> _______________________________________________
>> >> Powered by www.kitware.com
>> >>
>> >> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>> >>
>> >> Follow this link to subscribe/unsubscribe:
>> >> http://www.vtk.org/mailman/listinfo/vtk-developers
>> >>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>
>>
>
>
> --
> --
> karthik
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>


-- 
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120328/f4f9cf4b/attachment.html>


More information about the vtk-developers mailing list