+ Post New Thread
Page 5 of 105 FirstFirst ... 3 4 5 6 7 15 55 ... LastLast
Threads 81 to 100 of 2091

Forum: Ruby

  1. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    On Fri, 21 Nov 2003 14:50:27 +0900, Sean O'Dell wrote: That's enough, Sean. Everyone knows now that you're a spoiled little brat who doesn't like...

    • Replies: 2
    • Views: 716
    06:24 AM Go to last post
  2. Marshalling delegates

    I can't seem to marshal a delegate. The code below: class Foo < SimpleDelegate end Marshal.dump(Foo.new(nil)) Gives me an error:...

    • Replies: 1
    • Views: 1,243
    02:29 AM Go to last post
  3. "stereotyping" (was: Strong Typing (Managing metadataabout attribute types) )

    Hi Sean, The ruby code below illustrates some of my views on type/interface checking. First of all I'm not that fond of interface checking using...

    • Replies: 1
    • Views: 711
    01:39 AM Go to last post
  4. [ANN] win32-clipboard 0.1.0

    Hi all, I'm happy to announce the first release of the win32-clipboard package. What is it? - An interface to the Win32 Clipboard functions....

    • Replies: 14
    • Views: 1,363
    11:52 PM Go to last post
  5. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    On Fri, 21 Nov 2003 08:07:34 +0900, Weirich, James wrote: I don't like it because it's an empty promise. class Foo interface IO end Now,...

    • Replies: 0
    • Views: 747
    11:21 PM Go to last post
  6. "stereotyping" (was: Strong Typing (Managing metadataabout attribute types) )<Pine.LNX.4.44.0311201232390.4539-100000@ool-4355dfae.dyn.optonline.net>

    Hi -- On Fri, 21 Nov 2003, Sean O'Dell wrote: I'm not big on the "Just Do It" stuff (I boycott Nike actually), so you'll have to forgive me...

    • Replies: 1
    • Views: 705
    11:09 PM Go to last post
  7. "stereotyping" (was: Strong Typing (Managing metadataabout attribute types) )

    Hi -- On Fri, 21 Nov 2003, Yukihiro Matsumoto wrote: I'm not trying to persuade you not to do it -- just pointing out that the fact that...

    • Replies: 0
    • Views: 750
    09:38 PM Go to last post
  8. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    Sean, How can this be done efficiently with Ruby's dynamic nature at compile time? I'm going to go read your proposal now. =) Zach

    • Replies: 1
    • Views: 749
    09:31 PM Go to last post
  9. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    Hi, In message "Re: "stereotyping" (was: Re: Strong Typing (Re: Managing metadata about attribute types) )" on 03/11/21, dblack@wobblini.net...

    • Replies: 1
    • Views: 776
    09:15 PM Go to last post
  10. "stereotyping" (was: Strong Typing (Managing metadataabout attribute types)

    matz: yes. there are variouz levels of reflection (or introspection). ruby has very good reflection for OO metaphor. you can examine inside...

    • Replies: 1
    • Views: 819
    08:13 PM Go to last post
  11. "stereotyping" (was: Strong Typing (Managing metadata about attribute types)

    On Fri, 21 Nov 2003 04:24:59 +0900, Sean O'Dell wrote: That you haven't heard of it strongly suggests you don't do Unix development, but I could...

    • Replies: 1
    • Views: 702
    07:08 PM Go to last post
  12. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    On Fri, 21 Nov 2003 04:06:51 +0900, Sean O'Dell wrote: With the exception of Thien's statement, I haven't seen *reasoning*. I've seen excuses and...

    • Replies: 1
    • Views: 770
    06:50 PM Go to last post
  13. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    On Thu, 20 Nov 2003 16:02:14 +0900, Thien Vuong wrote: Note that what follows is my opinion only: * Checking against your own types. See...

    • Replies: 0
    • Views: 762
    06:41 PM Go to last post
  14. "stereotyping" (was: Strong Typing (Managing metadata about attribute types)

    On Fri, 21 Nov 2003 02:35:05 +0900, Sean O'Dell wrote: Forgive me for being boggled, Sean. That's typically the third thing that I do (after...

    • Replies: 1
    • Views: 741
    06:24 PM Go to last post
  15. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    On Thu, 20 Nov 2003 05:48:37 +0900, Sean O'Dell wrote: Likely not. Because if you're looking at choosing a scripting language based on its...

    • Replies: 5
    • Views: 703
    06:10 PM Go to last post
  16. learning the "Ruby way"<Pine.LNX.4.44.0311201340160.4622-100000@ool-4355dfae.dyn.optonline.net>

    Hi -- On Fri, 21 Nov 2003, Chad Fowler wrote: How strict is strict? :-) David --

    • Replies: 0
    • Views: 862
    05:34 PM Go to last post
  17. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    On Thursday 20 November 2003 09:56 am, dblack@wobblini.net wrote: No has to just do it. But when people ask for something, it gets annoying to...

    • Replies: 0
    • Views: 743
    05:30 PM Go to last post
  18. "stereotyping" (was: Strong Typing (Managing metadata about attribute types) )

    On Thu, 20 Nov 2003 14:52:17 +0900, Thien Vuong wrote: Again: why? Why do you need intrinsic interface validation? As Michael Campbell noted, if...

    • Replies: 4
    • Views: 698
    05:07 PM Go to last post
  19. "stereotyping" (was: Strong Typing (Managing metadataabout attribute types)

    qyyOn Thu, 20 Nov 2003, Sean O'Dell wrote: # # A contract is any interface, and a Ruby class is an interface. True, a Ruby # class isn't the...

    • Replies: 1
    • Views: 737
    04:35 PM Go to last post
  20. "stereotyping" (was: Strong Typing (Managing metadataabout attribute types)

    Excuse that last post. It was an abandoned one that ended up getting accidentally sent. Chad On Thu, 20 Nov 2003, Chad Fowler wrote: #...

    • Replies: 0
    • Views: 741
    03:59 PM Go to last post

+ Post New Thread
Page 5 of 105 FirstFirst ... 3 4 5 6 7 15 55 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139