[ros-dev] Re: [ros-svn] [gdalsnes] 18113: -reorder InsertXscendingOrder macro argument order and update uses

Gunnar Dalsnes hardon at online.no
Tue Sep 27 14:30:59 CEST 2005


> I also prefer the loops
> as they have been implemented before. Sometimes also such minor
> optimizations help a lot. 

Walking the list by handcoding is not an optimization. Those macros are 
just as fast as doing it manually.

> And if one doesn't know how to deal with
> double linked lists, one shouldn't use them, IMO.

Cleaner code (less code) is the point here, not knowing how to deal with 
lists. Less code = better code.

> 
> - Thomas
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
> 
> 
> 


More information about the Ros-dev mailing list