| Issue 116: | Technical documentation for the plugin structure | |
| 1 person starred this issue and may be notified of changes. | Back to list |
The pluginstructure is a little bit complicated for new developers to directly understand, For example: the use of ParcelableProperty, PrimitiveProperty, DrawCommand, InitialMarkerData or PluginMarker. So I would like to add some technical documentation for the plugin structure.
May 12, 2012
#1
DevBinn...@gmail.com
May 12, 2012
lol, I can't believe that I just gave you "your" link. I'm working on boosting the process speed (by less process consumption and recognize data). I'll try to document the plugin as well. :)
May 12, 2012
cool, I think I will start with a class diagram for the plugin package. And an explanation on how the architecture of the plugin works. I will probably start with this on Monday.
Jun 5, 2012
Some Code documentation https://github.com/DevBinnooh/mixare/commit/0458203115e23d1a3d0e2ee4b23edb7f9805cb6b |