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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f23f789345652e5b X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!p36g2000prp.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Hibou57_=28Yannick_Duch=EAne=29?= Newsgroups: comp.lang.ada Subject: Re: Users of the BON notation among Ada users ? Date: Tue, 13 Jan 2009 01:09:58 -0800 (PST) Organization: http://groups.google.com Message-ID: <6a0e308e-0441-411b-be23-b1219abac158@p36g2000prp.googlegroups.com> References: NNTP-Posting-Host: 77.198.58.142 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1231837798 21186 127.0.0.1 (13 Jan 2009 09:09:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 13 Jan 2009 09:09:58 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p36g2000prp.googlegroups.com; posting-host=77.198.58.142; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4222 Date: 2009-01-13T01:09:58-08:00 List-Id: On 10 jan, 19:06, Martyn Pike wrote: > This is the first time I have ever heard of it. Thanks for the pointer. Here is what seems the official site : http://www.bon-method.com/index_normal.htm (does not seems alive by the way, ... what a pitty) > Are you an Ada user ? Not as much as I would like. > If so, what do you think about it ? Simpler and easier to learn/understand, so better suited for communication. Less redundances in the notation. Clearer, while UML users sometimes have their own interpretation only. Humm, to be honnest, I like the good old E/R diagram, as in my opinion, it is a good one for analisies (while objects are good for implementation design, not really for overall system or concept analisies), and BON does not support such a thing. > I would be most interested in knowing what tool support it like. I'm disapointed to say that as it is not so famous as UML is, Ive found just a lonely tool in the place : BONCaseTool. You may learn about it here : http://www.cse.yorku.ca/~eiffel/bon_case_tool/index.html But I do not like it, beceause it is only Eiffel oriented. I use to talk with some one about it (notations), and I've learned that a relevant number of people are simply using their own notation.... Do you think it is a common behaviour ?