2 messages in com.googlegroups.google-gearsRe: Vortex library available for GWT ?
FromSent OnAttachments
fvisticot12 Nov 2007 16:00 
Ben Lisbakken13 Nov 2007 10:23 
Subject:Re: Vortex library available for GWT ?
From:Ben Lisbakken (lisb@google.com)
Date:11/13/2007 10:23:08 AM
List:com.googlegroups.google-gears

Fvisticot -

Vortex does do this for your application. As far as getting Vortex to work in GWT, I would post on the GWT group. I think you could use the JavaScript Native Interface (http://code.google.com/webtoolkit/ documentation/ com.google.gwt.doc.DeveloperGuide.JavaScriptNativeInterface.html) to do this, but definitely go to the GWT group to get more detailed help.

-Ben

On Nov 12, 4:00 pm, fvisticot <fvis@gmail.com> wrote:

I would like to use the vortex library in my GWT application. Is there a wrapper for Vortex available for GWT ?

I've developped my application under GWT and it take time to include all included files (.CSS, .JS, ...) in the manifest. (to be done manually).

If i have well understood, Vortex will help me for this task.