[openbeos] Re: static libs for drivers

  • From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Sat, 17 May 2003 17:53:56 +0200

> > 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: