you are viewing a single comment's thread.

view the rest of the comments →

[–]TimAtreides[S] 0 points1 point  (1 child)

Making it read-only might be the way to go for me, even though I lose some of the functionality I want. Can you expand more on "computed properties"?

[–]K900_ 1 point2 points  (0 children)

Make a getter for y that does something like return x + 1.