I'm working with a person who thinks that a catalog is an aggregate of catalog items, but a list is not an aggregate of list items.
Catalog, CatalogItem, List, and ListItem are all classes. I think that aggregation is not just a "part of" relationship (which doesn't seem arguable), it can also be a "has a" relationship in a more general way. I think that I have design authority to say that a List (with an unspecified set of access methods) is an aggregate of ListItems. -Eric ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
