News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

An argument for self-diagnosing embedded APIs

Aug 20, 2003 — by LinuxDevices Staff — from the LinuxDevices Archive — views

A recent EE Times article argues that developers of third-party APIs used increasingly in embedded systems for messaging, data management, communications, and other purposes could be doing a lot more to ensure code quality.

Steven Graves, co-founder of database vendor McObject and author of the article, argues that programming interfaces can in fact be made “self-diagnostic” by taking advantage of the function argument type-checking ability of all ANSI C/C++ compilers (perhaps the most ubiquitous embedded systems development tool, on Linux and other platforms).

Graves illustrates his thesis with the case of database APIs.

Read full story


Related Story



Comments are closed.