|
From: Laurent C. <cai...@de...> - 2002-09-08 08:50:39
|
I think that reusable Explorers and Constraints should be seen as an extension of a buisness objects framework. That's because WASA is designed to keep connected with buisness objects, and avoid writing your buisness rules a second time, in the weird language a solver understands. This would give 3 products at all : the buisness-oriented framework, WASA, and an adapter between both. In that way, we'll avoid unnecessary coupling. > Florent Selva wrote: > > In a classic CSP problem you need a specific domain > > for each kind of var: in WASA, you need a specific > > explorer for each kind of var to do the same thing. > > Would it make sense to develop standard explorers and constraints like > you have in for example JSolver and JCL? > > /Niclas |