Re: [Sugar-devel] [Karma] pls review jsdocs for Karma

2009-12-15 Thread Bryan Berry
2009/12/15 Felipe López Toledo > 2009/12/14 Bryan Berry > >> first, tks for the awesome feedback >> > sure, np > >> >> 2009/12/14 Felipe López Toledo >> >> hey man, >>> >>> I have read the online docs, here is my feedback: >>> >>> [ feature request ] >>> add collision support for file names rep

Re: [Sugar-devel] [Karma] pls review jsdocs for Karma

2009-12-15 Thread Felipe López Toledo
2009/12/14 Bryan Berry > first, tks for the awesome feedback > sure, np > > 2009/12/14 Felipe López Toledo > > hey man, >> >> I have read the online docs, here is my feedback: >> >> [ feature request ] >> add collision support for file names repeated >> > > Can you be more specific? > I meant t

Re: [Sugar-devel] [Karma] pls review jsdocs for Karma

2009-12-14 Thread Bryan Berry
I just refactored the code to use kImage, kAudio instead of kMedia gracias a Dios for unit testing, it really made refactoring karma.js almost easy I updated the jsdoc but it is still rough, I will spend much of today improving it. This means the 2nd karma.js tutorial will have to wait. sorry rox

Re: [Sugar-devel] [Karma] pls review jsdocs for Karma

2009-12-14 Thread Bryan Berry
first, tks for the awesome feedback 2009/12/14 Felipe López Toledo > hey man, > > I have read the online docs, here is my feedback: > > [ feature request ] > add collision support for file names repeated > Can you be more specific? just to avoid loading the same file twice? I think that collis

Re: [Sugar-devel] [Karma] pls review jsdocs for Karma

2009-12-14 Thread Felipe López Toledo
hey man, I have read the online docs, here is my feedback: [ feature request ] add collision support for file names repeated [ question ] how does the actual localization algorithm work? I mean, is there a way to localize all the content with one line? maybe, we could explain it in the docs [ b

Re: [Sugar-devel] [Karma] pls review jsdocs for Karma

2009-12-03 Thread Bryan Berry
argh! sorry I forgot the link http://karma.sugarlabs.org/docs/index.html 2009/12/3 Bryan Berry > 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 > > I haven't exactly figured out how to document methods l

[Sugar-devel] [Karma] pls review jsdocs for Karma

2009-12-03 Thread Bryan Berry
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 I haven't exactly figured out how to document methods like play() since there isn't an object specific to it I also haven't documented the kCanvas with the mak