OBEX additions?
Oldbitcollector (Jeff)
Posts: 8,091
Could we have a section on OBEX for not-quite perfect code which could use collaboration? I have some RFID code I generated for the new reader/writer, but I'm a little intimidated to post it to OBEX as it is around 90% perfect, and honestly could use some input from others.
On the other hand, because it's 90%, it may be of real value to someone needing that specific code.
How about an OBEX section for "in-progress" code of all types?
Also:
How about an OBEX section for "code snippets?" These would be routines, like comparing variables, data input routines, etc.
OBC
On the other hand, because it's 90%, it may be of real value to someone needing that specific code.
How about an OBEX section for "in-progress" code of all types?
Also:
How about an OBEX section for "code snippets?" These would be routines, like comparing variables, data input routines, etc.
OBC
Comments
I also have a lot of code in a similar state. It does not fit in the OBEX, and posting/maintaining code on a discussion forum seems awkward.
The OBEX seems similar to the Virtual Peripheral Library for the SX without having "unqualified" entries (entries not tested/verified by Parallax). Maybe the notion of qualified/unqalified (entry status) could be added?
Code Snippets would seem to fit in the "tool" section of the OBEX. There are submissions already like "BS2 Functions" and "Real Random" that are along the same idea.
[Edit:] Had somehing like gitweb been evaluated prior to implementing the OBEX? I would think that would be a great way to encourage collaborative development.