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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bf72ca9e8a6b3cf X-Google-Attributes: gid103376,public From: "Robert I. Eachus" Subject: Re: Software Engineering in Florida Date: 1999/11/09 Message-ID: <3828ACA7.7B376431@mitre.org>#1/1 X-Deja-AN: 546652678 Content-Transfer-Encoding: 7bit References: <1e0rgtb.6j187t1hibcsaN@[209.132.126.64]> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@news.mitre.org X-Trace: top.mitre.org 942189381 28123 129.83.41.77 (9 Nov 1999 23:16:21 GMT) Organization: The MITRE Corporation Mime-Version: 1.0 NNTP-Posting-Date: 9 Nov 1999 23:16:21 GMT Newsgroups: comp.lang.ada Date: 1999-11-09T23:16:21+00:00 List-Id: Richard Kenner wrote: > Basically, it says you are not allowed to use the title of "registered > engineer" unless you are certified. It also says that you can't > represent yourself as an "engineer" unless you are certified. *But* > the definition of "engineer" is precisely that in that section (which > I agree does not include software engineering). > > However what that means is not what you state. Indeed, it's almost > the exactly opposite. It is certainly perfectly legal in Florida to > call oneself a "software engineer". Indeed, if software *were* > included in 471.005(6), you could *not* do that without being a > licensed "software engineer". Actually, I the more important argument goes to 471.003(2)(c): > (2) The following persons are not required to register under the provisions > of ss. 471.001-471.037 as a registered engineer:... > (c) Regular full-time employees of a corporation not engaged in the > practice of engineering as such, whose practice of engineering for such > corporation is limited to the design or fabrication of manufactured products > and servicing of such products. This, or the equivalent laws in other states, have been the laws cited when lawsuits involving software and someone called a "software engineer" were resolved. This has been important. Take for example, a liscensed EE who writes software with a job title of Software Engineer. Do the laws on professional responsibility, and conversly limiting liability apply? No, because software engineering is currently not a field where those laws apply. We desparately need a category of safety-critical software to be covered under such laws, if not that particular law. The title might even be "Safety Engineer" or "System Engineer", but the goal is to get certain classes of products subject to both the portions of the law which are proactive (i.e. those laws that try to prevent dangerous products from existing) and well as the parts which protect the designer if he complies with the proactive part of the law. -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...