AbstractCollectionAdapter.getAuthor() doesn't take RequestContext arg
---------------------------------------------------------------------
Key: ABDERA-123
URL: https://issues.apache.org/jira/browse/ABDERA-123
Project: Abdera
Issue Type: Bug
Reporter: Glen Daniels
Other accessors in AbstractCollectionAdapter accept a RequestContext argument,
allowing overrides to adjust the values depending on information (in the case
I'm experimenting with, stuff that sits in the Target) in the context. This
patch refactors getAuthor() to act the same way.
This allows one to use a single adapter object to handle a variety of backend
collections with different authors.
Please take a look, and commit if you're good with it. (or let me know if I
should be taking a different tack) Thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.