Yes, I have.

To be very honest with you, I was somewhat amazed that he did that.

After presenting my own idea and working code to the group (including all of the Tk drawing primitives which he then reimplemented, as well as a number which he did not), he then apparently thought it enough of a good idea to try rewriting (partially) and uploading to CPAN himself, but not good enough of an idea to mention my presentation or prior work, or the fact that he used the exact same "look and feel" of a "pen-up" turtle vs. a "pen-down" turtle.

Additionally, he points out that "his" work allows for multiple turtles simultaneously.  In fact, this was an idea which came out of the client/server model I had already used (and presented), and was in fact originally an idea proposed to me by my colleague wulvrine.

Now it may be that I'm just being naive to how open-source is supposed to work.  But after emailing Mr. London, and telling him that I was still planning on releasing my work to CPAN, he wrote back that it wasn't his intent to take anything away from what I had done, and offered to let me take over what he had already done.

So the way it's been left is that I'm going to maintain the Tk::CanvasLogo project.  I still need to find out exactly what the process is for doing that.


s''(q.S:$/9=(T1';s;(..)(..);$..=substr+crypt($1,$2),2,3;eg;print$..$/

In reply to Re^2: RFC: Language::Logo by liverpole
in thread RFC: Language::Logo by liverpole

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.