Would it somehow be possible to merge this into the original ozh, so your changes do not get lost? Say, someone is going to install ozh in 6 month and does not know about your postings here...

I guess that this depends on the original author. Or we could perhaps start a new mogul package derived from ozh?

BTW, I have some modules almost ready for mogul (red-black tree, lightweight "list" dictionary, unicode support, ...), so I wonder what's necessary for ordinary users to upload to mogul (I haven't looked around for this info yet).

I modified Start.oz so that it handles backslashes so that I'm able to use the output directory flag. (Note that ozh fails when the destination directory exists...this could of course be easily fixed - but it's probably better to delete the output directory before running ozh).

Hm. The -o flag works fine for me (on Linux) and I also never delete the output dir, only its content. Perhaps this is a Windows issue?

Yes, it is a Windows issue (mkdir returns 1 when the directory exists). Trivial fix...

It's pity that Oz is not a strongly typed language (yes, I like C++ very much).

You certainly know about Alice?

I know that it's based on Oz (and might be based on Gecode one day?) and that it has something to do with ML. But I have never done any ML stuff so I was not interested...I'm planning to move to C++/Gecode anyhow :-) But thanks for the pointer!

Cheers,
Filip

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to