dbTalk Databases Forums  

One True Lookup Table entry

comp.databases.pick comp.databases.pick


Discuss One True Lookup Table entry in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dawn
 
Posts: n/a

Default One True Lookup Table entry - 01-03-2007 , 11:28 AM






In case some are interested, I just posted a new blog entry at

http://www.tincat-group.com/mewsings/

Feel free to comment either on the blog or here. Cheers! --dawn


Reply With Quote
  #2  
Old   
jpb
 
Posts: n/a

Default Re: One True Lookup Table entry - 01-03-2007 , 03:56 PM






To say that Pick does not type and is variable length is not really correct,
if, you use dictionary items correctly. I realize the pick-a-likes do allow
a programmer to do just about anything their little heart desires but if you
want to stick to some kind of standards in your programming you will try to
stick close to what is defined in your dictionary. Otherwise why even have a
dictionary. Yes, there are programmers that don't bother trying to set up
dictionaries, in my opinion they are doing half their job and an injustice
to their employer.
Jerry

"dawn" <dawnwolthuis (AT) gmail (DOT) com> wrote

Quote:
In case some are interested, I just posted a new blog entry at

http://www.tincat-group.com/mewsings/

Feel free to comment either on the blog or here. Cheers! --dawn




Reply With Quote
  #3  
Old   
dawn
 
Posts: n/a

Default Re: One True Lookup Table entry - 01-03-2007 , 04:03 PM



jpb wrote:
Quote:
To say that Pick does not type and is variable length is not really correct,
if, you use dictionary items correctly.
Prescriptive schema is quite different from descriptive (e.g. Pick)
dictionaries. "Typing" is a term that likely has many meanings, but I
am using it to mean that there is contrained or enforced typing.
Similarly, the lengths related to dictionary items are descriptive, not
constraining, and have to do with representation.

Quote:
I realize the pick-a-likes do allow
a programmer to do just about anything their little heart desires but if you
want to stick to some kind of standards in your programming you will try to
stick close to what is defined in your dictionary.
Another thing that MV has related to dictionaries is synonyms of
different "types" and lengths. This, too, flies in the face of strong
typing.

Quote:
Otherwise why even have a
dictionary.
As descriptive.

Quote:
Yes, there are programmers that don't bother trying to set up
dictionaries, in my opinion they are doing half their job and an injustice
to their employer.
In general, I agree that they are important. Headed to the airport.
cheers! --dawn

Quote:
Jerry

"dawn" <dawnwolthuis (AT) gmail (DOT) com> wrote in message
news:1167845335.280553.38020 (AT) s34g2000cwa (DOT) googlegroups.com...
In case some are interested, I just posted a new blog entry at

http://www.tincat-group.com/mewsings/

Feel free to comment either on the blog or here. Cheers! --dawn



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.