When defining Annotations on your services class - there *should* be little chance in namespace collisions, given that: it would be a nice feature to (by default) reuse the services name as the callback in the class.
Seems to look a little cleaner:
/**
* Class that defines the event resource
*
* @Relationship(name='occasions')
*/
class EventResource {
...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | services_oop-cleaner_annotation-1541618-1-D6.patch | 1.35 KB | christianchristensen |
Comments
Comment #1
christianchristensen commented