Changes between Initial Version and Version 1 of Ticket #5461, comment 9


Ignore:
Timestamp:
2019-05-08T14:25:10Z (6 years ago)
Author:
Dietmar Winkler

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5461, comment 9

    initial v1  
    1 @casella Don't confuse conventions with rules. If lowercase instance names would be a rule that probably 99% of the libraries would fail on that. Making instances of classes lower case is just a convention (i.e., recommendation) that also I can not always follow for practical reasons)
     1@casella Don't confuse conventions with rules. If lowercase instance names would be a rule then probably 99% of the libraries would fail on that. Making instances of classes lower case is just a convention (i.e., recommendation) that also I can not always follow for practical reasons)
    22
    33The crashing issue has been resolved though I still think OMC is doing something wrong with the lookup here.