Originally posted by Parag Doshi:
My confusion came with the fact that I have an associated class which would help the search flight module and hence was wondering whether I need to show any relationship (uses, depends etc) with the search service. Any thoughts?
Sounds like you might want to show this kind of relationship. On the other hand I think Cade is not showing all the relationships between a controller bean and classes: there will probably be more references in the design phase.
Guys, is it considered "normal" to have more 1 associated class relationship? For example, in the answers I already see one definite candidate and I also have come up with another set of associated classes. Will the SUN guy think I am over-engineering the solution?
I'm not quite following here (could you give a more precise example?) but I think the only way to over-engineer is to put there too much implementation stuff. Separating concepts in smaller (natural) classes is what we are supposed to do.
Tomi