Ticket #11 (closed enhancement: fixed)

Opened 20 years ago

Last modified 16 years ago

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

Changed 20 years ago by joe.rinehart

  • status changed from new to closed
  • resolution set to fixed

[114] satisfies these requirements

Changed 16 years ago by cfgrok

  • milestone Defects Awaiting More Information deleted

Milestone Defects Awaiting More Information deleted

Note: See TracTickets for help on using tickets.