google-code-export / kytten

Automatically exported from code.google.com/p/kytten
1 stars 0 forks source link

More documentation would be awesome! #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The example provided in the repository and the docstrings (where present)
are really good, but I would love to have some more documentation, at least
in the form of an extended "getting started" guide or a FAQ.

For example, I may not be the sharpest pencil in the drawer, but I had a
hard time figuring out how to get rid of widgets. Originally I assumed they
would be garbage collected when I stopped holding references to them, but
that doesn't seem to be the case (is there a reason why not?)

Eventually I found the example code (it wasn't in the easy_install thing I
got) and saw the teardown() method, but I'm still not sure if that's the
right way to do it or if I should be using delete() or something.

Original issue reported on code.google.com by ChrisM6794@gmail.com on 3 Sep 2009 at 8:29

GoogleCodeExporter commented 9 years ago
I second this. kytten looks like a blast to work with but a bit more 
documentation would be wonderful.

Original comment by ross51234 on 21 Sep 2009 at 1:32

GoogleCodeExporter commented 9 years ago
I'll got ahead and 3rd this, 5 years later and the problem remains at large.

Original comment by BenAlbreck on 7 Oct 2014 at 12:40