[BACK]Return to README CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / pta

Diff for /pta/README between version 1.1 and 1.3

version 1.1, 2020/09/27 14:35:34 version 1.3, 2020/10/04 13:50:48
Line 42  Design goals
Line 42  Design goals
    how they are used.  Avoid any limitations based on specific     how they are used.  Avoid any limitations based on specific
    accounting systems or on any national or international law.     accounting systems or on any national or international law.
    Most commercial accounting systems integrate lots of     Most commercial accounting systems integrate lots of
    information about accounting, tax, and social secirity laws,     information about accounting, tax, and social security laws,
    design their user interface in ways making it likely that     design their user interface in ways making it likely that
    even accounting files created by mostly ignorant users will     even accounting files created by mostly ignorant users will
    respect all applicable laws, and deliver software updates     respect all applicable laws, and deliver software updates
Line 81  Design goals
Line 81  Design goals
  * Keep the code as small, as straightforward, and as simple as possible.   * Keep the code as small, as straightforward, and as simple as possible.
    Avoid abstraction as much as possible.  Software reusability as     Avoid abstraction as much as possible.  Software reusability as
    a goal is massively overrated in most contexts and rarely     a goal is massively overrated in most contexts and rarely
    justifies additional abstraction or conmplexity.     justifies additional abstraction or complexity.
   
  * Support journals and standard output using the English and German   * Support journals and standard output using the English and German
    languages, and more languages that can be written in the ASCII     languages, and more languages that can be written in the ASCII

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

CVSweb