You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Rafał Krupiński <r....@gmail.com> on 2012/06/14 01:52:08 UTC

6.0.0-beta2 IClusterable

Hi

What happened to IClusterable interface? It's missing both from jar
and from wiki page on migration :-)
Is it OK to simply replace it with Serializable?

-- 
Pozdrawiam / Best Regards
Rafal Krupinski

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: 6.0.0-beta2 IClusterable

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

It is moved from o.a.w.util to o.a.w.core.util package.
This was part of the fix for OSGi-friendliness.

And yes, it is OK to use java.io.Serializable instead.
IClusterable is a special interface for the integration with Terracotta.

On Thu, Jun 14, 2012 at 2:52 AM, Rafał Krupiński <r....@gmail.com> wrote:
> Hi
>
> What happened to IClusterable interface? It's missing both from jar
> and from wiki page on migration :-)
> Is it OK to simply replace it with Serializable?
>
> --
> Pozdrawiam / Best Regards
> Rafal Krupinski
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org