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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fa19eee61d01fdcf X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-12 01:35:50 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!nnx.oleane.net!oleane!freenix!enst.fr!melchior!cuivre.fr.eu.org!melchior.frmug.org!not-for-mail From: Lionel.DRAGHI@fr.thalesgroup.com Newsgroups: comp.lang.ada Subject: RE: Release of GNADE 1.5.1 Date: Fri, 12 Mar 2004 10:33:43 +0100 Organization: Cuivre, Argent, Or Message-ID: NNTP-Posting-Host: lovelace.ada-france.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: melchior.cuivre.fr.eu.org 1079084077 5421 212.85.156.195 (12 Mar 2004 09:34:37 GMT) X-Complaints-To: usenet@melchior.cuivre.fr.eu.org NNTP-Posting-Date: Fri, 12 Mar 2004 09:34:37 +0000 (UTC) To: p.obry@wanadoo.fr, comp.lang.ada@ada-france.org Return-Path: X-Mailer: Internet Mail Service (5.5.2653.19) X-Virus-Scanned: by amavisd-new-20030616-p7 (Debian) at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:6260 Date: 2004-03-12T10:33:43+01:00 | -----Message d'origine----- | De: Pascal Obry [mailto:p.obry@wanadoo.fr] ... | > Are you speaking of an AWS and GNADE item within GPS menu, | with features to | > ease DB and web services use from sources, or just about | easiest executable | > binding? | | No not yet. But I have some idea in this direction. From | example AWS 2.0 (the | coming release) will have a WSDL generator. It would be nice | to have a menu | item to ask to generate the stub/skeleton directly from | within GPS. This would | use the new ada2wsdl (spec -> WSDL) and wsdl2aws (WSDL -> | stub/skeleton) | generators. Wouldn't this be nice :) I don't know what is wsdl, but yes, it will be nice! :-) Integrating stub/skeleton generation within some tools menu, or even just documentation within the help menu will result in a more handy set of library, and increase the feeling of ease with Ada. I am pretty sure this greatly help Ada adoption, at least in non-industrial context. But the the kind of integration I dream of is this one : I open the GPS integrated UML modeler, start some sequence diagram, create an object in a choice list including all objects from AWS/GNADE/etc. API, create a call from one of my object to this AWS API by choosing in actual procedure offered by this AWS object, having the help tooltip of this AWS operation by letting the mouse on the arrows, returning to the code view of my object and have a call to AWS with formal parameters ready to be completed, and so on. No big technical challenge, just a big work! .... OK, let's return to reality :-) -- Lionel