Edgewall Software

Changes between Version 10 and Version 11 of SeaChange/WhatDevelopersWant


Ignore:
Timestamp:
Oct 3, 2010, 5:27:02 AM (14 years ago)
Author:
shesek <nadav+shesek@…>
Comment:

edited my comment

Legend:

Unmodified
Added
Removed
Modified
  • SeaChange/WhatDevelopersWant

    v10 v11  
    2525        cleaner and simpler code
    2626        {{{#!div style="background:#efe"
    27         Comment: When I started looking into Trac it did feel like development documentation was somewhere between minimal and doesn't exists at all for some areas of the code. However, I did manage to find everything I needed by looking in the source (and I pretty much learned Python while trying to figure Trac out) - its well commented and with some searching skills it providers pretty much everything that a developer could need. That being said, and even tho I'm personally completely fine with looking thru the source code, I think that setting-up API documentation can really help developing for Trac, while it shouldn't take too much effort - there must be plenty of API documentation generators for Python... - shesek
     27        Comment: When I started looking into Trac it kinda felt like development documentation is somewhere between minimal and completely missing for some areas, but I personally find the source code quite useful (its well documented and I found everything I needed so far). Yet I do think that setting-up API documentation can really help developing for Trac, while it shouldn't take too much effort - there must be plenty of API documentation generators for Python - shesek
    2828        }}}
    2929     a. motivating people to jump over the barrier [[br]]