Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by DanielJue:
http://wiki.apache.org/tapestry/Tapestry5Caveats

------------------------------------------------------------------------------
  com/mycompany/myapplication/pages/MyPage
  }}}
  Here, 'something' is some element in your application.
- === Cause === 
+ 
+ ==== Cause & Solution ====
  Per HLS:
  You'll see an explanation in the console.  I suspect you are using a
  slightly older Tapestry preview release; more recently, this situation
@@ -26, +27 @@

  
  This also applies when you are subclassing components.  Even though 
Inheritance will let you access public/private variables in the superclass, you 
will need to make the variables private and use getters/setters instead.
  
- 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to