Ticket #582 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Bring back the init*() methods for initializing ref fkey collections

Reported by: hans Owned by: hans
Priority: normal Milestone: 1.3
Component: Generator Version: 1.3.0beta4
Severity: normal Keywords:
Cc:

Description

Currently the add*() methods set the foreign key collections to an empty array if they have not been initialized. We should bring back the init*() methods, since this allows for developer to change the initialization behavior (e.g. to initialize with values from db).

Change History

comment:1 Changed 3 years ago by hans

(In [978]) Refs #582 - Re-added init*() ref fk methods for initializing collections.

comment:2 Changed 3 years ago by hans

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from Bring back the init*() methods for referencing fkey collections to Bring back the init*() methods for initializing ref fkey collections
Note: See TracTickets for help on using tickets.