[Geoserver-devel] Integrating GeoServer in ULC

Hi,

I'd like to extend Ultra Light Client (ULC) with online-mapping
functionality.

ULC provides thin client support for Swing for Rich Internet Application
e.g. with lazy loading of large lists etc.. Unfortunately it's not open
source but it's best breed: it was originally designed by GoF member Erich
Gamma.

With ULC client-server-programming is made transparent - thus WMS becomes
also hidden! WMS would be still usable as a component interface.

My question is, where you would put GeoServer into the ULC application
partitioning (extending which package/classes) like it is described in
Figure 1 at http://www.canoo.com/ulc/home/whatisulc.html ?

Regards
-- Stefan K.