Ticket #268 (new enhancement)

Opened 19 years ago

Last modified 14 years ago

Criteria formatting is inconsistent across generic ORM Controller methods

Reported by: dhughes Owned by: boomfish
Priority: normal Milestone: 3.2
Version: 2.0.304 Severity: normal
Keywords: Cc:

Description

The genericList method on the GenericORMController defines : and = operators to use static or event values in criteria. This is the only method that implements this.

This should be factored out and used in all methods that accept criteria.

Change History

Changed 19 years ago by joe.rinehart

  • owner changed from somebody to dhughes

I believe you're working on this, along with the | operator? Thanks!

Changed 19 years ago by joe.rinehart

  • priority changed from highest to normal
  • severity changed from blocker to normal
  • milestone changed from User Reported Issues (with full information) to Feature Requests

This is something that's best addressed in your DAL, so it's being considered as a feature. I need to wait for more demand before inclusion.

Changed 16 years ago by cfgrok

  • milestone changed from Feature Requests to 2.0.x-next-patch

Changed 16 years ago by boomfish

  • owner changed from dhughes to boomfish
  • version set to 2.0.304
  • type changed from defect to enhancement
  • milestone changed from 2.0.x-next-patch to 3.2

Issue still exists in Model-Glue 3, but is clearly an enhancement and not a defect.

The 2.0 series is in maintenance mode (no new features), so I've assigned it to the 3.2 milestone.

Note: See TracTickets for help on using tickets.