RFC: Changes to shared cacio code
Roman Kennke
roman at kennke.org
Thu Jul 7 14:07:27 PDT 2011
Hi Clemens,
The change looks good to me. Correct me if I am wrong, but it's mostly
relaxing access modifiers to be able for you to overried/call certain
things. Correct?
What is getScreenManagedWindowContainer() in FullScreenWindowFactory
used for?
In any case, this change looks like it has no impact on the other
backends, so it's good for me to go.
Cheers, Roman
Am Donnerstag, den 07.07.2011, 22:29 +0200 schrieb Clemens Eisserer:
> Hi,
>
> After chatting with Roman about the idea behind AWT's event pump
> thread I noticed cacio-web doesn't need a seperate thread, as it
> doesn't have to pull events.
> Instead it gets the events pushed by the event servlet, which calls
> into cacio-web as soon as a client submits events which quite
> simplifies things a bit :)
>
> I would be happy if you could review the webrev attached, it contains
> the changes to the shared cacio source I've in my local repo.
> If you think it should be better solved in another way, I am curious
> to hear your suggestions. (especially about messing a bit with
> cacio/managed/* internals).
>
> Thanks, Clemens
More information about the caciocavallo-dev
mailing list