Micah
unread,Jan 17, 2008, 10:47:54 PM1/17/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Remit
This is just a warning that revision 8 breaks the API for
get_pipeline. I tried to make it mimic the parameter structure of
Relax's request. The previous structure was getting more and more
cumbersome to deal with as I added support for more pipelines. In
order to support all the pipelines (SingleUse, Recurring, Postpaid,
etc.) there will be a lot of options, so enumerating them all would be
quite a task.
Anyways, please let me know if this should be reverted or if there is
a better way to do it. I'm no Ruby meta-programming expert, so I just
stumble my way through it.