Slashdot Mirror


User: IainCartwright

IainCartwright's activity in the archive.

Stories
0
Comments
28
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 28

  1. Re:Phrase it any way you like on IronPython Moving Forward Again · · Score: 3, Informative

    Paolo Molaro (one of the mono guys) said on the Ironpython mailing list:

    "IronPython 0.7 compiles with the current mono from svn (not with the released 1.1.5, though the patch is minimal)."

    And Jim Hugunin has said in the same place that if Ironpython does not compile because it deviates from the spec. then it is a bug and should be entered as such.

    Try and avoid knee jerk reactions. You'll just annoy your high horse.

  2. Re:maddening on What's New With Data Structures In C# · · Score: 2, Informative

    My class browser shows:

    LinkedList
    Queue
    SortedList
    Stack
    TreeDictio nary

    in Systems.Collections.Generic - not extensive perhaps - but a little more than your post implies.

  3. Re:Guide for newbies on Mono's Cocoa# Underway, GTK# Takes on Windows.Forms · · Score: 1

    > (Are methods and classes really public by default in C#?)

    No.