From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!newsfeed0.kamp.net!newsfeed.kamp.net!newsfeed.freenet.de!news.tu-darmstadt.de!news.belwue.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: Interpretation of extensions different from Unix/Linux? Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: Date: Thu, 3 Sep 2009 22:44:12 +0200 Message-ID: <17qw45cbpv4r.1rcmhhpnxv3dv.dlg@40tude.net> NNTP-Posting-Date: 03 Sep 2009 22:44:13 CEST NNTP-Posting-Host: e0202a46.newsspool3.arcor-online.net X-Trace: DXC=V4OOY4`<97IWDmlTRbh@=IMcF=Q^Z^V3H4Fo<]lROoRA^YC2XCjHcbI1obUf_i?@_GDNcfSJ;bb[EIRnRBaCdGh=OU1C X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:8136 Date: 2009-09-03T22:44:13+02:00 List-Id: On Thu, 3 Sep 2009 17:27:26 +0000 (UTC), tmoran@acm.org wrote: >> And there is no way to specify the directory where files to be stored? It >> is impossible to add such directories? It cannot play anything from >> mountable drives? > Who uses your "typical" programs? Don't you use anything like MS-Explorer, Konqueror, Midnight Commander? You must a be Jedi Knight then... (:-)) > Programmers? My users know about > television - shows, episodes, seasons, DVDs, clips - but I certainly > wouldn't want them to futz around with particular files, whose content and > purpose they don't understand, on a live system transmitting TV to the > whole city. Forget about files. How playlists are organized? As a catalogue, right? Do you provide user an ability to see what is it? Can user find *any* movie in the catalogue? If yes, then this is what I call typical. You have browsing of a catalogue and you can enumerate *all* its items. Ada.Directories has not and cannot. >> OK, I give up. All these file-manager programs seem useless and untypical. >> No need to write them in Ada. > Ada is good here for error prevention/detection before run-time, error > reporting at run-time, and, in the part that actually plays video and > audio, timing control and tasking. Of course it also has features that > make programming simply easier than some languages I won't mention. This does not answer my question. Is file manager a typical application? How can it be designed in Ada using Ada.Directories? Let us ignore GUI issues. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de