Ticket #11 (closed enhancement: fixed)
Add implied argument defaults in ORMController implementations
| Reported by: | joe.rinehart | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Version: | 2.0.304 | Severity: | critical |
| Keywords: | Cc: |
Description
Developers using generic broadcasts must use <argument> tags to specific the table to read as well as the following arguments:
Generic List: QueryName? Generic Read: RecordName? Generic Commit: RecordName?, ValidationName?
These usually end up being the table name suffixed by "Query," "Record," or "Validation." Update the ORM controller to default these values instead of requiring them to be set in <argument> tags.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)