From: Brett L. <wak...@ea...> - 2005-03-05 19:04:12
|
>My suggestion would be to specify a brown (as in 1830) square by something >like > <square name=3D"a6" price=3D"25"> > <noCertLimit/> > <noHoldLimit/> > <noBuyLimit/> > </square> >and leave it to the View class to decide from these (or other) booleans >what colour that square will have. I think that to simplify the layout, defining <noHoldLimit> implies= <noCertLimit>, and therefore <noCertLimit> doesn't need to be explicitly= defined. ---Brett. |