[gaea-help] [ gaeaodb-Bugs-1902323 ] Create a class with a collection
Brought to you by:
jsgoupil
|
From: SourceForge.net <no...@so...> - 2008-02-26 17:31:41
|
Bugs item #1902323, was opened at 2008-02-26 11:39 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902323&group_id=212875 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: UI Group: v0.8 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jean-Sstien Goupil (jsgoupil) Assigned to: Jean-Sstien Goupil (jsgoupil) Summary: Create a class with a collection Initial Comment: The class Departement in a Collection<Employee> doesn't work. The Collection isn't supported, it creates a new NULL object, but we can't add Employee inside (it doesn't work with vector either) #### ORIGINAL #### Créer une classes avec une collection La classe Département avec une Collection<Employee> ne fonctionne pas. La Collection n'est pas supporté, il crée un nouvel object NULL, mais on ne peut ajouter des Employee dedans (de la même façon que fonctionne les vecteur). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902323&group_id=212875 |