multi touch hardware api? 
Posted: 08 September 2007 10:11 AM   [ Ignore ]
Rank
Joined  2007-06-08
Total Posts:  42
New Member

I’m starting to look into making a java interface for touchlib.  Then I started wondering if we should be trying to write to a generic interface which touchlib talks to, and we should talk to that… Specifically because it seems like more and more solutions are coming out… And I would hate to find that we write sofware that wont be useful in a few years. 

It seems like there will always be some interface that each technology brings up… and that later, we could write a version of the api for that specific driver uses.  Giving our software one layor of flexablity.

Anyway, any thoughts?

Profile