As expected, live class reload does not work on service without an interface.
I have try it.

On Fri, Dec 17, 2010 at 8:45 PM, Michael Gentry <mgen...@masslight.net> wrote:
> Well, I've used services without an interface before, so maybe it'll
> work, although I suspect it won't.  I'll give it a try in a few days.
> :-)
>
> Thanks Robert!
>
> mrg
>
>
> On Fri, Dec 17, 2010 at 1:48 AM, Robert Zeigler <robe...@scazdl.org> wrote:
>> Not sure that the DataObjects will work... the live service class reloading 
>> basically works b/c there's the public interface, and the "private" 
>> implementation, and the only class that has a reference to the private 
>> implementation is the proxy. At least, that's how I understand it. ;) Not 
>> sure how that would fly with the data objects, unless you defined an 
>> interface on top of each of your data objects... which sounds kinda ugly...
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to