Audun

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Audun created a post, Reference is out of search scope
Hi! I'm trying to make scopes work with my method calls. I have a root Class concept that returns the methods from itself and from the classes it inherits from in its scope. Then I have implemented... -
Audun commented, -
Audun created a post, Typesystem and accessory models
Hi! I was wondering if it's possible to define types in the typesystem with accessory models? I have made some "baseclasses" for Int, String and Boolean for my project with accessory models: In ...