[vtk-developers] MTime Olympics

Bill Lorensen bill.lorensen at gmail.com
Tue Aug 16 11:01:31 EDT 2016


I just changed to vtkMTimeType and pushed the changes.


On Tue, Aug 16, 2016 at 10:57 AM, Ken Martin <ken.martin at kitware.com> wrote:
> /agree vtkMTimeType makes more sense.
>
> On Mon, Aug 15, 2016 at 5:04 PM, Bill Lorensen <bill.lorensen at gmail.com>
> wrote:
>>
>> +1 Brad that makes sense. If there are no objections raised, I'll
>> change vtkTypeMTime to vtkMTimeType.
>>
>> Bill
>>
>>
>> On Mon, Aug 15, 2016 at 4:34 PM, Brad King <brad.king at kitware.com> wrote:
>> > On 08/15/2016 04:14 PM, Bill Lorensen wrote:
>> >> vtkTypeMTime versus vtkMTimeType.
>> >
>> > I have no strong preference but can add some info here.
>> >
>> >> Most of vtk uses vtkFooType except in vtkType.h where
>> >> vtkTypeFoo is preferred.
>> >
>> > The naming in "vtkType.h" can be interpreted as a "vtkType" prefix
>> > (much like vtkSomeClass) followed by the type name of interest.
>> > This reads well only when the type name obviously corresponds to
>> > a primitive type (e.g. Int64).  The only reason vtkIdType appears
>> > there is it was a natural place to adopt the definition.
>> >
>> > For types naming abstract concepts it may not read as well
>> > (e.g. vtkTypeId v. vtkIdType).  The name vtkTypeMTime sounds
>> > like it is somehow a modification time on types.  The name
>> > vtkMTimeType sounds like it is the type of a modification time.
>> >
>> > -Brad
>> >
>>
>>
>>
>> --
>> Unpaid intern in BillsBasement at noware dot com
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>
>
>
> --
> Ken Martin PhD
> Chairman & CFO
> Kitware Inc.
> 28 Corporate Drive
> Clifton Park NY 12065
> 518 371 3971
>
> This communication, including all attachments, contains confidential and
> legally privileged information, and it is intended only for the use of the
> addressee.  Access to this email by anyone else is unauthorized. If you are
> not the intended recipient, any disclosure, copying, distribution or any
> action taken in reliance on it is prohibited and may be unlawful. If you
> received this communication in error please notify us immediately and
> destroy the original message.  Thank you.



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtk-developers mailing list