Ticket #171 (closed enhancement: fixed)
stubRSSFeedGenerator has no setter to change title, description and link properties
| Reported by: | prema | Owned by: | prema |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11.0 |
| Component: | Other | Version: | SVN-trunk |
| Keywords: | Cc: |
Description
It is not possible to change some properties after initialization of the stubRSSFeedGenerator:
- title
- description
- link
If the generator is use in a chain to fill feed contents and some business rules decide to change this properties, it will better to open the access to this properties instead to copy the values into a new instance.
Change History
Note: See
TracTickets for help on using
tickets.
