Hi Richard -
I'm glad you managed to make your code compile. To your other questions:
We don't recommend using the @cutype decorator in your code - it
exists for internal use and shouldn't be necessary in your code.
Otherwise, your code looks fine. =)
- bryan
On Mon, Nov 19, 2012 at 5:23 PM, Richard Gomes <
rgome...@gmail.com> wrote:
> I managed to make it compile. But I'd like to hear your thoughts about the
> code.
>
> Thanks