> >> >> > Templates: i dont use templates or mixins. they really confuses me and >> > i >> > think so that they only should be used for "array classes" or something >> > similar. >> > >> Do you mean you don't understand the concept of mixins or that it makes >> reading the code more difficult? >> If it is the first then I don't really get it: you sound like somebody >> who >> gets a lot of things. >> mixins are just code in string form, right? >> >> > > It is the second. Mixins for me, makes difficult to read the code. but I > have to admit that they are useful.
Thats what you get with a systems programming language ; ) But I understand where you are coming from. Please ask as many questions as you want. They teach me as well :)