Active
Project:
Services OOP
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2012 at 09:49 UTC
Updated:
21 Apr 2012 at 09:49 UTC
Jump to comment: Most recent file
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