Opened 17 years ago
Closed 16 years ago
#27 closed task (fixed)
Think over how the demo codes should look like
Reported by: | Alpar Juttner | Owned by: | Peter Kovacs |
---|---|---|---|
Priority: | major | Milestone: | LEMON 1.1 release |
Component: | core | Version: | hg main |
Keywords: | demo, ArgParser | Cc: | |
Revision id: |
Description
Some basic principles:
- The demos should be simple and easy to understand.
- They should read the graphs from a file instead of creating them by hand. (Except the one which demonstrates how to build and modify a graph.)
- We should provide a limited number of general input files instead of a lot of demo specific ones.
- The command line syntax should be uniform, we should use ArgParser everywhere.
Change History (7)
comment:1 Changed 17 years ago by
Owner: | changed from Alpar Juttner to Peter Kovacs |
---|
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
Version: | → hg main |
---|
comment:4 follow-up: 5 Changed 16 years ago by
comment:5 Changed 16 years ago by
Milestone: | LEMON 1.0 release → Post 1.0 |
---|
comment:6 Changed 16 years ago by
These guidelines will be relevant for the demo files that will be involved in the tutorial, and even more for the more complex ones that will be put in the repo.
Should we close this ticket then? Or should we keep it until we port some complex examples to the repo?
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Now, it is quite clear that the majority of the demos will go to the tutorial instead. Some kind of hello_lemon.cc
would still be nice in the main repo, but it isn't urgent at all.
Note: See
TracTickets for help on using
tickets.
#81 have been postponed. Shouldn't we postpone or close this ticket, too?