On 12/11/14 17:17, Magdalen Berns wrote:
Hi Alejandro,
Great idea! I'm happy to clone that and add some _javascript_ and python work, if this is useful. From my end, I would be keen to see some C examples on there as I feel this would be very informative.
Ok. As I mentioned, right now there are more C examples that other languages examples. So a first task could be port those C examples (and functionality) to other language. Until they became somewhat mature, I prefer to maintain it as a private github repository. Anyone can use github issues and pull request to propose new code, instead of GNOME bugzilla.
Ok, but I don't think that something really complex or formal are needed. Eventually I will write a informal guide. In general, I think that the more important aspect is keep in mind that those are examples, not full programs, so they should be small, and probably focused on specific features/API of the libatspi library.I suspect emphasising good documentation practice for this module will increase it's usefulness to those wishing to learn from the examples themselves. Perhaps it is worth taking some time to establish some sort of "documentation practices" guide for the module so that developers wishing to add code examples in for each of the relevant languages concerned, are prompted to mind to that stuff when submitting new examples?