No it's not working neither, but i checked and it's working with tap 4
beta 7 (without declaring it in page spec) so i guess it's probably a
regression
Derick Fernando wrote:
I assume these are page properties? In which case did you set
<property name="sideChanges"/>
in your .page file?
Hope that helps.
Jean-Yves Sironneau wrote:
Hello,
I have a small question, i think i used to use interface like
public interface ISideChange {
public abstract void setSideChanges(Boolean sideChanges);
public abstract void getSideChanges();
public abstract void setLinkedException(LinkedException e);
public abstract LinkedException getLinkedException();
}
make a page class implements it and then let tapestry create the
implementation at runtime, but now i get an error :
Error at context:/WEB-INF/edit/EditEvents.page, line 7, column 71:
Method 'public abstract void
org.jys.clepsydra.ui.ISideChange.getSideChanges()' has no
implementation in class org.jys.clepsydra.ui.pages.EditEventsPage (or
enhanced subclass $EditEventsPage_43).
Is that normal ?
Jean-Yves
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
__________ NOD32 1.1264 (20051024) Information __________
This message was checked by NOD32 antivirus system.
http://www.eset.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]