diff -r d283f4401334 -r 97662396c0fd task1/README --- a/task1/README Fri Sep 26 06:21:08 2008 +0200 +++ b/task1/README Sun Sep 28 14:12:38 2008 +0200 @@ -1,16 +1,9 @@ This directory shall contain solutions for the task1. Each solution is NetBeans Java SE project, in its own -directory with name being a codename. The codename +directory solution. The id is a number of the solution. +A README file in a solution dir can contain +detailed information on the solution and shall somehow reflect the internals and be based on some significant aspect used in the solution. For example: welltested, delegating, verbose, etc. -At the end the structure shall be: -task1/xyz/build.xml -task1/xyz/nbproject/ -task1/xyz/... - -task1/abc/build.xml -task1/abc/nbproject/ -task1/abc/... -