Angus Leeming <[EMAIL PROTECTED]> writes:

| > They are not part of the class because they don't need anything of the
| > class. So to hold classes small (which are used over and over) it is better
| > to not put such functions into the class (that's as much as I understood
| > of what Lars told us ;)
| > 
| >       Jürgen
| 
| They could be grouped together into a namespace though to make clear that 
| this is the intention. This could be done, even though we aren't currently 
| using namespaces...

Exactly...
but the only way to do it corrently is with structs and strucs are
closed so we wait until we can use namespaces... which should not be
too long now...

        Lgb

Reply via email to