Groups
Groups
Sign in
Groups
Groups
Arcadia ruby ide
Conversations
About
Send feedback
Help
easier creation
0 views
Skip to first unread message
rogerdpack
unread,
Oct 13, 2009, 3:33:37 PM
10/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Arcadia ruby ide
I'm thinking of making something like
Arcadia.process_event(AckInFilesEvent.new(self))
into
AckInFilesEvent.new(self).process!
or something (AckInFilesEvent.new(self).fire!)
Thoughts?
-r
antonio.galeone
unread,
Oct 13, 2009, 6:07:52 PM
10/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Arcadia ruby ide
I prefer AckInFilesEvent.new(self).process! because return a processed
object
fire can be used perhaps for Arcadia.broadcast_event (without !)
Reply all
Reply to author
Forward
0 new messages