On Tue, Sep 28, 2010 at 7:44 AM, Lukas Renggli <renggli(a)gmail.com> wrote:
The description is read-only, so the write accessor is
never used anyway.
The problem is that the readonly attribute is used both to indicate
that it makes no sense to write (e.g., for the full name of PUUSer) or
that the data is immutable (such as for the name attribute of PUUser).
In my goal of persisting the pier wiki to text files, I have to
distinguish between both cases and for the second case, I need to be
able to write. Do you have a solution?
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry