Re: [PHP-WIN] Bitwize operations

2003-06-08 Thread Bobo Wieland
t; and you can redesign it on papper (itterative development). > > Remeber it goes quit fast to change a drawing on a papper > while it might take month establish changes in an almost > implimented system. > > -Original Message- > From: Bobo Wieland > To: [EMAIL PROTECT

RE: [PHP-WIN] Bitwize operations

2003-06-07 Thread Svensson, B.A.T. (HKG)
Why are youre aproaches incorrect? Maybe it is possible to modell it like this: CLASS :: PLANT { specie text sort text catogory enum {pant, flower, bush, etc...} price decimal nr_in_stockinteger ... } CLASS :: FEATURE {

[PHP-WIN] Bitwize operations

2003-06-07 Thread Bobo Wieland
Hi! [LONG EXPLAINATION OF THE PROBLEM (questions further down)] I'm about to create a MySQL db for a company dealing with plants (trees and bushes and that sort of thing). Now a user should be able to search for a specific plant in this db - but that specific plant could come in many different sha