From: Mateusz C. <cza...@gm...> - 2008-06-17 21:40:05
|
More thoughts: * Looking at the LSV files, I understand that what is stored is more or less the whole area of the worksheet. My suggestion would be to store only those cells which are not empty; and do that for example by storing columns, then in each column only those ranges of cells which compose just of non-empty cells. Or something else, that's just my suggestion. And I understand you might have wanted just to do it the simplest way for start :) * one small "bug report": on my Windows, the status bar does not show the value of a cell, as is suggested by the screenshot. But then, this list is probably not the best place for bugreports etc. Do you use the SF.net ticket tracking system for your project? greetz Mateusz Czaplinski On 6/17/08, Mateusz Czaplinski <cza...@gm...> wrote: > ah, one small thing as for now: you should probably update the SVN > checkout instructions on the webpage according to the new SVN access > scheme on SF.net - that is, URL should be: > https://luacalc.svn.sourceforge.net/svnroot/luacalc > You might also want to add the information about downloading from the > "Experimental" directory there. And I think that setting up the > classical trunk-branches-tags structure might not be a bad idea - > that's probably what you meant as "cleaning up"? :) > > greetz > Mateusz Czaplinski > |