Hi! I'm trying to port my ULC application to last milestone.

On the "migration to new api" paragraph of the release notes i read
this: "Change all usages of ULCProxy.update() to use the new
ULCProxy.setStateUI() and related methods. [...] Ensure that
corresponding public methods on your UIProxy or basic object are available."

Reading this, it seemed to me that javabean-like reflection is used to
call remote methods, looking for that methods on both UIProxy and Basic
objects.

But i tried it, and i discovered that these methods are looked only on
UIProxy objects, but not on Basic objects.

Is it right or not?

Another question: what about writing new services with the new API (like
audio and chipcard reader access)? The manual seems to only to have the
title of that paragraph but nothing more on it.

Thank you!

Bye,
Paolo Scaffardi
GFP Lab s.r.l.
http://www.gfplab.com
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to