Unfortunately (or fortunately?) I never studied Computer Science (only Math)

Me either, I studied Fine Arts Painting, but never finished. CS degrees can be overrated especially since the course material is typically out of date shortly after it is written, such is the nature of our industry.

but I have to admit that my thinking about OO is heavily influenced by Bertrand Meyer.

Ah-ha! I should have known, your comments made me think of Eiffel actually. I am a big fan of Mr. Meyer (in fact, Reusable Software : The Base Object-Oriented Component Libraries is one of my favorite books) but he is very much an purist and so should be taken with a grain of salt. I mean, after all the guy actually designed the Eiffel language for the book, because he felt the other OO languages were not sufficient to get across his vision of OO purity*.

But I hope my posting is not misunderstood

Not at all, sorry if my response lead you to believe that.

-stvn

* - at least this is what I have read, it may just only be rumor.


In reply to Re^3: attribute collisions ín Moose by stvn
in thread attribute collisions ín Moose by morgon

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.