- Joined
- Sep 26, 2009
- Messages
- 9,534
1. Using zinc, I have not been able to figure out how to implement a readonly struct member. Is there a way I can turn off the zinc check from within the struct to do this, or some other workaround?
2. Do I really have to put "this" as a prefix before every "." ? Or am I encountering this weirdness because of some other error I've made?
3. I should note that I'm doing this using the //! zinc & //! endzinc tags.
2. Do I really have to put "this" as a prefix before every "." ? Or am I encountering this weirdness because of some other error I've made?
3. I should note that I'm doing this using the //! zinc & //! endzinc tags.