Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)



frebe73@xxxxxxxxx wrote:
The problem is that some persons here are truly hard-core RDBMS
fanatics and and absolutely unable to understand that there's a life
outside RDBMS. RDBMS are really great for some things, and just suck for
some other things.


Maybe the problem also is that some persons here are truly hard-core OO
fanatics and absolutely unable to understand that there's a life
outside OO. OO are really great for some things, and just suck for some
other things.

This was implied by the rest of the post:
"""
Both positions ('everything must go to the RDBMS' vs 'the RDBMS is just
a low-level storage') are wrong IMHO - as always, it's a matter of
choosing the right tool for the job.
"""

Nowv FWIW the name of this group is comp.object, not comp.databases.

--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xxxxxxxxxxx'.split('@')])"
.



Relevant Pages