Hi;

I would like to implement an search algorithm which use many conditions
(search criteria). 
For Example

Begin :
If criteria A && B are OK => if criteria C is OK => etc...
Else criteria D && F are OK => if criteria C is OK => etc...
Else etc...

which design pattern or another design correspond to my requirement ?

Regards;
-- 
View this message in context: 
http://www.nabble.com/Which-design-pattern-tf4580094s2369.html#a13074261
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to