[saga-rg] enums name space...

Andre Merzky andre at merzky.net
Mon Aug 29 05:22:22 CDT 2005


Hi, 

for some packages in the strawman, enums are defined
directly in the saga name space.  I propose to move them
into the class definitions, to avoid confusion from too many
enums in the same name space.

As an example, we have: 
  state (task), stream_state, job_state.  

I thinbk it would be better to have 
  task::state, stream::state, job::state.

Any comments?

Cheers, Andre.

-- 
+-----------------------------------------------------------------+
| Andre Merzky                      | phon: +31 - 20 - 598 - 7759 |
| Vrije Universiteit Amsterdam (VU) | fax : +31 - 20 - 598 - 7653 |
| Dept. of Computer Science         | mail: merzky at cs.vu.nl       |
| De Boelelaan 1083a                | www:  http://www.merzky.net |
| 1081 HV Amsterdam, Netherlands    |                             |
+-----------------------------------------------------------------+





More information about the saga-rg mailing list