[openbeos] Re: static libs for drivers

> > Can I use BObjectList, at least? I do not like STL templates. The whole
> code
> > looks ugly...
>
> template code can be very ugly, but that is not the point. by using
> templates, you
> can do a lot of type checking at compile time instead of at runtime. this
> makes code
> more performant.

I did not say that I dislike templates in general. I do not like the STL.
BObjectList shows that it is possible to create cool templates.

Waldemar


Other related posts: