Ticket #51 (closed review: fixed)

Opened 20 months ago

Last modified 20 months ago

Create EntitySet field class, and ensure that EntityList and EntitySet can be used as keys

Reported by: mscott Owned by: mscott
Priority: normal Milestone: Schevo 3.1a1
Component: Schevo Keywords:
Cc:

Description

EntitySet? is basically EntityList? but using a set instead of a list.

As far as using either as a key: Schevo *should* be able to handle this fine, but as yet there are no unit tests that ensure correct operation in such circumstances. This ticket will fill in those missing gaps.

Also, add some documentation about field types in general.

Change History

Changed 20 months ago by mscott

  • status changed from new to assigned

implementation for EntitySet? and tests for EntityList? and EntitySet? as key are completed at r3180

Changed 20 months ago by mscott

  • type changed from implementation to review

some documentation at r3182

ready for review

Changed 20 months ago by mscott

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

Reviewed by pobrien. Merged at r3196.

Note: See TracTickets for help on using tickets.