Originally posted by Saha Kumar:
I feel many times one or more use cases are handled by a session facade, but not the other way around.
Originally posted by Saha Kumar:
a use case span 2 session facades?
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
Originally posted by kri shan:
Is it possible to view your site - http://www.classic-and-class.com/ via English language ? Any option is there ?
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
Originally posted by Saha Kumar:
controller->ItineraryMgrBD.confirm->ItineraryMgrBD.confirm
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
Originally posted by Saha Kumar:
[1.] controller->SearchBD.search->SearchFacade.search
[2.] controller->ItineraryMgrBD.confirm->ItineraryMgrFacade.confirm
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
Originally posted by Saha Kumar:
One idea is to have one facade for flight searching, and another facade to manage itinerary: save, pay, etc.
Originally posted by Saha Kumar:
do these facades violate UML design methodology?
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
My understanding in short:
- For best decoupling session facades should not call each other.
- A session facade should be used from the outside world only (BD ...).
- Session facades do not realize anything, they just decouple and dispatch to handlers that do the real work.
- At least commonly needed behaviour should be moved to a handler behind those session facades.
Originally posted by Saha Kumar:
UseCaseOneSessionFacade -> UseCaseOneHandler -> UseCaseTwoHandler
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
Is it for business reasons or for technical ones like "logged-in or not"?
FBN is interested in enabling searching just as a first step for selling, that is their business, and not for charity. In my opinion only charity would justify providing a separate facade for searching - from this business point of view.
SCJA, SCJP, SCBCD & SCEA (Part I)
Originally posted by Vagner Freitas:
... implement a Value List Handler as a Session Fa�ade? In this situation it is better have a separate fa�ade for searching, isn't it?
www.classic-and-class.com - www.evalulearn.com
Interfaces are the glue of OO.
Would you like to try a free sample? Today we are featuring tiny ads:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
|