hey man,<br>

<br>

I have read the online docs, here is my feedback:<br><br>
[ feature request ] <br>add collision support for file names repeated<br><br>[ question ] <br>how does the actual localization algorithm work?<br>
I mean, is there a way to localize all the content with one line?<br>maybe, we could explain it in the docs<br><br>[ bug? ]<br>maybe, I&#39;m wrong, but I think here is an error:<br>
/docs/symbols/Karma.html<br>
- ninja1.sword === &quot;sword&quot;<br>
+ ninja1.weapon === &quot;sword&quot;<br>
<br>[ suggestion ]<br>
/docs/symbols/Karma.karma.html<br>
Karma.karma.locale<br>
what is the default value?, I suggest &quot;en&quot;<br>
<br><br>[ request ]<br>/docs/symbols/Karma.kCanvas.html<br>
please, delete &quot;fps&quot; property, atm it does not have any function.<br><br>
[ suggestion ]<br>
I have seen some examples with code an explanation, I suggest to add<span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title="caracteres de comentarios"> comment characters</span></span> (/* */)<br>


<br>
example:<br>
<br>
docs/symbols/Karma.karma.html<br>
Karma.karma.rand(lower, upper) <br>
var num = rand(0, 10);<br>- num could be 0, 1, 2, 3 ... or 10 <br>+ //num could be 0, 1, 2, 3 ... or 10 &lt;-----<br>
<br>
[ ]<br>btw, I see there is no kimage, ksound and so on documentation, I think it is  the problem with the JsDoc toolkit, right?<br><br>regards<br><br><div class="gmail_quote">2009/12/3 Bryan Berry <span dir="ltr">&lt;<a href="mailto:bryan@olenepal.org">bryan@olenepal.org</a>&gt;</span><br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">argh! sorry I forgot the link<div><a href="http://karma.sugarlabs.org/docs/index.html" target="_blank">http://karma.sugarlabs.org/docs/index.html</a><br>

<br><div class="gmail_quote">2009/12/3 Bryan Berry <span dir="ltr">&lt;<a href="mailto:bryan@olenepal.org" target="_blank">bryan@olenepal.org</a>&gt;</span><div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have added examples but there is still work to be done. Please let me know if it is hard to follow or if significant chunks are missing<div>


<br></div><div>I haven&#39;t exactly figured out how to document methods like play() since there isn&#39;t an object specific to it</div>
<div><br></div><div>I also haven&#39;t documented the kCanvas with the makeChain function. I fear that the makeChain function -- while truly a feat of metaprogramming and closure manipulation -- may be too clever. It also may not save that much typing since I will have to document each function anyways. Felipe what do you think?</div>



</blockquote></div></div><br></div>
</blockquote></div><br><br clear="all"><br>-- <br>Felipe López Toledo<br>