Re: Nicedoc

Arjan Boeijink <[email protected]>
Newsgroups gmane.comp.lang.nice.general
Message-ID <[email protected]>
>A couple of months ago I finished a very rough version
>of nicedoc (due to personal computing issues I have
>been very slack in not doing this earlier).  I am
>still not very familiar with the Nice language, so
>what I would really like is for people to have a look
>at what I've done and make suggestions for how it
>should look.
>
>You can download the current version from
>http://www.student.uwa.edu.au/~fbarber/nicedoc/, but I
>would be grateful if someone would tell me the proper
>procedure for submitting my work for feedback.

Hello Frank

I wanted to try out that version but I have some problems getting it working.
First it's important to mention which version of nice you need to run it because it closely depends on the compiler.
When running it I get:
Exception in thread "main" java.io.FileNotFoundException: nice\lang\<.html (The filename, directory
name, or volume label syntax is incorrect)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:176)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
        at java.io.FileWriter.<init>(FileWriter.java:46)
        at nice.tools.doc.fun.write(~/nicedoc/src/./nice/tools/doc:99)
        at nice.tools.doc.dispatch.write(~/nicedoc/src/./nice/tools/doc)
        at nice.tools.doc.fun$document.lambda1(Unknown Source)
        at nice.tools.doc.fun$document.apply1(Unknown Source)

For feedback the wiki page is a good place: http://nice.sourceforge.net/cgi-bin/twiki/view/Dev/NiceDoc
It's possible to upload files to the wiki. Could you give an overview of ideas and questions you have about the design/output there?

It's useful to provide the source code too since you're new to Nice and it allows others to contribute.
You could ask Daniel for cvs access or put it in zip on the wiki page.

Arjan



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.