ds0000254 / mixare

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

Technical documentation for the plugin structure #116

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by abdu.e...@gmail.com on 11 May 2012 at 9:00

GoogleCodeExporter commented 8 years ago
Check out Abduegal wiki on plugins 
https://github.com/abduegal/mixare/wiki

I'm also with complete documenting the source code.

Original comment by DevBinn...@gmail.com on 12 May 2012 at 7:00

GoogleCodeExporter commented 8 years ago
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. :)

Original comment by DevBinn...@gmail.com on 12 May 2012 at 7:06

GoogleCodeExporter commented 8 years ago
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.

Original comment by abdu.e...@gmail.com on 12 May 2012 at 10:06

GoogleCodeExporter commented 8 years ago
Some Code documentation
https://github.com/DevBinnooh/mixare/commit/0458203115e23d1a3d0e2ee4b23edb7f9805
cb6b

Original comment by DevBinn...@gmail.com on 5 Jun 2012 at 11:53