Add deprecation system
Reported by Mark Bates | August 15th, 2008 @ 11:15 AM | in 0.7.0
With some old stuff becoming deprecated, it would be nice to have a uniformed deprecation system that can be used. It should have a couple of a methods that allow you to alias off the old method to the new method while logging a warning, and the ability to just log from the deprecated method. These warnings should also only be logged once.
Comments and changes to this ticket
-
Mark Bates August 15th, 2008 @ 11:15 AM
- → State changed from new to open
-
Mark Bates August 15th, 2008 @ 11:25 AM
- → State changed from open to resolved
(from [650cf562ef808648221a2029f415c9f0e8329f30]) Added deprecation system. [#90 state:resolved] http://github.com/markbates/mack...
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Mack is a Ruby web application framework focused on writing distributed, portal-like, applications. it's built on best of breed technologies, such as Rack, Cachetastic, and DataMapper.
