Ticket #31 (feature)
Opened 3 years ago
Last modified 3 years ago
Rule and Smart Feed common API?
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | Release 0.5 |
| Component: | Plagger | Version: | |
| Keywords: | Cc: | ||
Rule::Tag and Splice::Tag will share most of the code and it applies to most of the rules. We could just have SmartFeed?::Rule module and reuse the Rule::*s?
Change History
02/17/06 18:37:07: Modified by miyagawa
- milestone set to Release 0.5.
02/17/06 18:37:40: Modified by miyagawa
- status changed from new to closed.
- resolution set to fixed.

(In [84]) Unified SmartFeed? and Rule API by ad-hoc hook addition. Fixes #28 and #31.