Jim Weirich wrote: >> <snip> > * Name space support for task names (see below). > > rake main:build > rake samples:build > > Namespaces may be nested arbitrarily. Since the name of file tasks > correspond to the name of a file in the external file system, > FileTasks are not affected by the namespaces. This looks very interesting, but I don't understand why you went with a single colon instead of the most common double colon. ------------- import import import name import signature reimport import import python -- /me -- Posted via http://www.ruby-forum.com/.