Ticket #278 (closed Task: fixed)
Cleanup provider implementations
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Minor | Milestone: | Release 4.2 |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.11 |
Keywords: | Cc: | dgf | |
Complexity: | 3 | Area: | |
Module: | deepamehta-webservice |
Description
Unify/simplify provider implementations by exploiting the JSONEnabled common base
Change History
comment:3 Changed 12 years ago by jri
- Status changed from accepted to closed
- Resolution set to fixed
The webservice's provider classes are generalized by exploting the fact that most DM core application objects implements the JSONEnabled interface. 6 provider classes are stripped from the webservice module (#278).
BREAKING CHANGES
- relatedTopicsToJson() deleted
See ticket 277.
See ticket 278.
Changeset: ea5ca8535f796a5ec083b68ef49fdae570470ded
Note: See
TracTickets for help on using
tickets.