The fields pragma seems to be valuable, useful, etc. I seldom see it in code, though. When I read this, I see that it uses pseudo-hashes. But the pseudo-hashes
page says that they're "an experimental feature".
So, should I use fields when I create new o-o code? If so, should all member variables be fields?