Mercurial > p > roundup > code
comparison README.TXT @ 74:8233840961e3
added note about the spec
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 25 Jul 2001 03:40:55 +0000 |
| parents | a117296dd59c |
| children |
comparison
equal
deleted
inserted
replaced
| 73:e1ce700bd7b9 | 74:8233840961e3 |
|---|---|
| 56 | 56 |
| 57 | 57 |
| 58 3. Design | 58 3. Design |
| 59 ========= | 59 ========= |
| 60 This software was written according to the specification found at | 60 This software was written according to the specification found at |
| 61 | |
| 61 http://software-carpentry.codesourcery.com/entries/second-round/track/Roundup/ | 62 http://software-carpentry.codesourcery.com/entries/second-round/track/Roundup/ |
| 62 | 63 |
| 63 ... with some modifications. I've marked these in the source with 'XXX' | 64 a copy of the spec is distributed with roundup as doc/spec.html. |
| 64 comments when I remember to. | 65 |
| 66 | |
| 67 There have been some modifications. I've marked these in the source with | |
| 68 'XXX' comments when I remember to. | |
| 65 | 69 |
| 66 In short: | 70 In short: |
| 67 Class.find() - may match multiple properties, uses keyword args. | 71 Class.find() - may match multiple properties, uses keyword args. |
| 68 | 72 |
| 69 Class.filter() - isn't in the spec and it's very useful to have at the Class | 73 Class.filter() - isn't in the spec and it's very useful to have at the Class |
