On Oct 12, 2008, at 11:09 AM, Wade Smart wrote:

> 20081012 1306 GMT-6
>
> I have something similar lately and it too relied heavily on objects
> (which I have to admit I have not really got into - though I should)  
> and
> it looked like it would definitely help out in certain situations.
>
> But Im not sure I understand what you said about not changing anything
> to the db table.
>
> If you didnt already have a field for country and then wanted to add  
> it
> later, as I read what you just wrote you would changed the db at all -
> but that cant be can it since you have to have a place to put that  
> value?


he's saying you don't change the structure of the table because each  
row is simply a name/value pair.  If you add a property, it's just  
another row in the table, not a change in the table structure.


-D. Israel
[EMAIL PROTECTED]
http://www.customcodebydan.com
AIM: JudoDanIzz



[Non-text portions of this message have been removed]

Reply via email to