Closed (fixed)
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code views integration
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
17 Jan 2009 at 01:03 UTC
Updated:
31 Jan 2009 at 17:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
alex_b commentedReady to be reviewed.
1) Does this approach work?
2) Only filter is implemented, argument and field not - are we good to go nonetheless?
Comment #2
drewish commentedsubscribing... this seems a little overly complex at first glance but it might be the only correct way to do it.
Comment #3
alex_b commented#2: you're right. The substitution trick is actually not necessary. (I was under the assumption that the results of handlers where being cached. Not true apparently.)
Comment #4
aron novak1) Works like a charm.
2) Well, it could be useful definitely.
Comment #5
aron novakThe #3 just behaves exactly as the #1.
Comment #6
alex_b commentedCommitted.