Jeff Tapper wrote: > a colleague of mine has written an app to do this with AIR and Artemis > and a handful of java classes. its pretty sweet. >
Good for them. > If used properly, AIR is anything but a joke. "Properly" being the import part of that statement. What you describe above is a hack to workaround AIR limitations. Clearly AIR is not suited to the type of app that needs to access the OS runtime or execute programs locally otherwise it would have an api to do so. That is what i was referring to as a bad joke. AIR is fine for what it _can_ do without resorting to things like Artemis. I think the artemis(http://artemis.effectiveui.com/) project was dropped development wise, at least i think thats what i read when i was subscribed to the project. Yes people can and will workaround AIRs limitations.. People also write system shells in PHP, that doesnt mean its a good idea. > At 08:43 PM 1/20/2008, you wrote: > >> Javier de la Torre wrote: >> > Hi all, >> > >> > I would like to access the TWAIN API from an AIR application. I have >> > been looking around and the only way I have found it is by using >> > Artemis. Although accessing from Java would be great, there are great >> > APIs out there, the Artemis connection looks very preliminar and with >> > a deploying process that can be too hard. >> > >> > I have understood also that there is no way to run command line >> > processes from AIR in thi version. >> > >> > Another idea I have heard is to create an external program that will >> > provide me access to TWAIN through sockets connections. But then I >> > would have to distribute the two things together, set up services in >> > windows, uff... it sounds is gonna be complicate to distribute such a >> > software. >> > >> > Any other idea? >> > >> >> Don't use air. Its pretty much useless for this type of app as far as i >> can tell. It's a bit of a bad joke really. Pity. >> >> cheers, >> - shaun >> >> > > Jeff Tapper > Senior Technologist > Digital Primates IT Consulting Group > [EMAIL PROTECTED] > http://www.digitalprimates.net >