java - What are the best practices for the Middleware API? -


we developing middleware sdk, both in c++ , java used library/dll by, example, game developers, animation software developers, avatar developers enhance products.

what know this: there standard "best practices" development of these types of api?

i thinking in terms of usability, readability, efficiency etc.

my 2 favourite resources on subject: http://mollyrocket.com/873 , http://video.google.com/videoplay?docid=-3733345136856180693


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -