Task #418 (closed)
Refactor services interfaces so `setAppCtx()` and `selfConfigure()` are not client-visible
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0-Beta2 |
| Component: | API | Version: | 3.0-M3 |
| Keywords: | iteration1 | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
These should never have been made visible to the client. Need to go.
Change History (3)
comment:1 Changed 13 years ago by jmoore
comment:2 Changed 13 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 12 years ago by jmoore
- Keywords iteration1 added
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Should also fix StatefulServiceInterface : create() and co. may should only be in LocalStatefulServiceInterface.