This project is archived and is in readonly mode.
Consider changing Orchestra name
Comments and changes to this ticket
-
Ben Marini October 4th, 2009 @ 09:19 PM
I have two suggestions:
-
ActiveSupport::Instruments
I agree with mislav, but Instrumentation is so long. Instruments seems like a nice compromise. -
ActiveInstruments
Does it really belong in ActiveSupport? An instrumentation seems like it could stand on its own. Maybe that's a little premature.
-
-
josh October 12th, 2009 @ 09:07 PM
Voting on ActiveSupport::Events or ActiveSupport::Notifications
"A notification center manages the sending and receiving of notifications. It notifies all observers of notifications meeting specific criteria. The notification information is encapsulated in NSNotification objects. Client objects register themselves with the notification center as observers of specific notifications posted by other objects. When an event occurs, an object posts an appropriate notification to the notification center. (See “Posting a Notification” for more on posting notifications.) The notification center dispatches a message to each registered observer, passing the notification as the sole argument. It is possible for the posting object and the observing object to be the same." - http://developer.apple.com/mac/library/documentation/Cocoa/Conceptu...
-
Repository October 15th, 2009 @ 01:50 AM
- State changed from new to resolved
(from [8cbf825425dc8ad3770881ea4e100b9023c69ce2]) Rename Orchestra to Notifications [#3321 state:resolved] http://github.com/rails/rails/commit/8cbf825425dc8ad3770881ea4e100b...
-
Repository October 16th, 2009 @ 05:51 AM
(from [8b340ab2f62bac2af9d5917e296bb4101530282a]) Revert "Rename Orchestra to Notifications [#3321 state:resolved]"
This reverts commit 8cbf825425dc8ad3770881ea4e100b9023c69ce2.
http://github.com/rails/rails/commit/8b340ab2f62bac2af9d5917e296bb4... -
Repository October 16th, 2009 @ 05:51 AM
(from [2d7abe245e7a2b1717e48ef550e4083318fd7ec2]) Renamed Orchestra to Notifications once again [#3321 state:resolved] http://github.com/rails/rails/commit/2d7abe245e7a2b1717e48ef550e408...
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Referenced by
- 3321 Consider changing Orchestra name (from [8cbf825425dc8ad3770881ea4e100b9023c69ce2]) Rename ...
- 3321 Consider changing Orchestra name (from [8b340ab2f62bac2af9d5917e296bb4101530282a]) Revert ...
- 3321 Consider changing Orchestra name (from [2d7abe245e7a2b1717e48ef550e4083318fd7ec2]) Renamed...