Ticket #294 (new enhancement)

Opened 19 years ago

Last modified 16 years ago

Update the Widget example

Reported by: joe.rinehart Owned by: somebody
Priority: normal Milestone: 2.0.x-next-patch
Version: 2.0.304 Severity: minor
Keywords: Cc:

Description

Not enough time to make it into 2.0.

Setup:

Update the Widget example app to prefix table names (tbl_) and column names (col_) as many DBAs are prone to do for reasons only known to DBAs.

Update the Transfer and Reactor config files with their documented aliasing capabilities, then fix the CRUD of the Widget samples by fixing adapters/metadata/view xsl as necessary.

Change History

Changed 18 years ago by seancorfield

Ticket #306 dealt with a specific Reactor PK alias bug and that is fixed. Stephen Moretti submitted a patch for TransferAdapter? relationship handling and aliases and that is also fixed/committed.

Changed 16 years ago by boomfish

  • priority changed from highest to normal
  • summary changed from Resolve alias issues across ORM implementations to Update the Widget example
  • type changed from defect to enhancement
  • severity changed from blocker to minor
  • milestone changed from 2.0.1 to 2.0.x-next-patch

As Sean mentioned, the defects reported in this have been fixed, leaving only the request to enhance the Widget example to show the aliasing capabilities of scaffolding.

Anyone who wants an example of a working Widget application under Model-Glue 2 with scaffolding should check out the Walidget project on RIAForge.

Note: See TracTickets for help on using tickets.