Re: OO's best feature survey results

From: Topmind (topmind_at_technologist.com)
Date: 11/02/03


Date: 2 Nov 2003 13:57:57 -0800

Richard MacDonald <macdonaldrj@worldnet.att.net> wrote in message news:<Xns942757BA4D985macdonaldrjworldneta@204.127.36.1>...
> alfredo@ncs.es (Alfredo Novoa) wrote in
> news:e4330f45.0311020325.6f91cb6e@posting.google.com:
>
> > JXStern <JXSternChangeX2R@gte.net> wrote in message
> > news:<r6ovpvg7j91ldmve3ebvd47ou90tru99rk@4ax.com>...
> >
> >
> >> However, there are entire classes of apps that don't model
> >> very well to relational.
> >
> > Wrong, you are misinformed. Which database textbooks did you readed?
>
> Care to post your traveling salesman implementation in SQL? Or use "B" or
> some other pure relational modeling dialect, whatever, just have it *do*
> something in addition to storing the data.

It did not say SQL, it said relational. And, a recursive relational
language is probably Turing-Complete.

Whether having such
makes it "better" is another matter. The purpose of relational
languages is not to implement entire systems any more than other
sub-languages such as regular expressions are meant to
write entire applications in total. That is not their job.

-T-



Relevant Pages

  • Re: Arabic text displayed as question marks
    ... >I am using ResourceBundle with properties files for storing the data, ... >since I am using more than one language and might have to add more ...
    (comp.lang.java.programmer)
  • site in multiple language
    ... i am creating a site which will have one option for change language. ... whether i should use database for storing words in different languages ... thxs for your reply in advance. ...
    (comp.lang.php)
  • Re: site in multiple language
    ... then i want to display the site in his selected language. ... >whether i should use database for storing words in different languages ...
    (comp.lang.php)
  • Re: Multilanguage
    ... Assuming that you are storing ... everything in unicode columns, you can try and scan every character, and see ... particular language, but at best, that is a heuristic. ...
    (microsoft.public.dotnet.languages.csharp)