[vtk-developers] Maybe ABSTRACT isn't needed

Jean-Christophe Fillion-Robin jchris.fillionr at kitware.com
Tue Oct 23 13:20:16 EDT 2012


+1

On Tue, Oct 23, 2012 at 12:20 PM, David Gobbi <david.gobbi at gmail.com> wrote:

> Hi All,
>
> I've seen a couple merges in the past week where the dashboard has
> failed either because people forgot to mark a class as ABSTRACT, or
> marked a class as ABSTRACT by mistake.
>
> As far as I understand, the ABSTRACT property is only used only by the
> wrappers, and all it indicates is that a class has no New() method.
> The wrappers can easily be modified so that they check for the New()
> method themselves, making it unnecessary to mark classes as ABSTRACT
> in cmake.
>
> Or is there some other use of the ABSTRACT property that I am forgetting?
>
>  - 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
>
>


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


More information about the vtk-developers mailing list