The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
#io: setIsActivatable and Io Macro's

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
rodney ramdas

Posts: 66
Nickname: pinupgeek
Registered: Jun, 2006

Rodney Ramdas is a de-enterprised Ruby on Rails developer from the Netherlands.
#io: setIsActivatable and Io Macro's Posted: Jul 31, 2006 1:20 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by rodney ramdas.
Original Post: #io: setIsActivatable and Io Macro's
Feed Title: pinupgeek.com
Feed URL: http://feeds.feedburner.com/pinupgeek
Feed Description: A personal take on Ruby and Rails
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by rodney ramdas
Latest Posts From pinupgeek.com

Advertisement

[11:56pm] jer: so much neat stuff you can do with io macros

[11:56pm] jer: pinupgeek_, yeah, makes the message activate to return a value instead of returning the message itself

[11:56pm] jer: any object is activatable, consider:

[11:56pm] jer: @eval o := Object clone do(activate := method(“this message printed on slot activation”); setIsActivatable(true)); o

[11:56pm] Haemus: this message printed on slot activation

[11:57pm] jer: or rather, any object can be activatable

[11:57pm] jer: only objects that activate by default are Block objects

Read: #io: setIsActivatable and Io Macro's

Topic: Autotest no longer sucks! Previous Topic   Next Topic Topic: The Mongrel Ruby Developers and a Rails Stack Trace

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use