[saga-rg] Task model...

Andre Merzky andre at merzky.net
Tue Nov 1 20:27:57 CST 2005


Oops, forget it.  It should have been:

---------------------------------------------------------------------
4a2:               d.mkdir        ("test/");
                   d.sync .mkdir  ("test/"); // same
  saga::task t_1 = d.async.mkdir  ("test/");
  saga::task t_2 = d.task .mkdir  ("test/");
---------------------------------------------------------------------

Cheers, Andre.



Quoting [Andre Merzky] (Nov 01 2005):
> 
> Hi Thilo, 
> 
> thanks for the answer!  One short question:
> 
> 
> Quoting [Thilo Kielmann] (Nov 01 2005):
> > 
> > >    Q5) Any comments to 4a1, 4a2 or 4a3? (not part of the Strawman!)
> > 
> > 4a2 has inconsistent syntax. I prefer 4a3, and also 4a1
> 
> Why do you think the syntax of 4a2 to be inconsistent?
> 
> Thanks, 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