[
https://issues.apache.org/jira/browse/ABDERA-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James M Snell resolved ABDERA-123.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
Checked in
> 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
> Fix For: 0.4.0
>
> Attachments: getAuthor.patch
>
>
> 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.