> dan sinclair wrote: > >>no.. I'm referring to my patch implementing ecore_config list :) > > Can you just resend the patch and make this easier for everyone. > > sure thing.. >
Why the 1000 key limit? Is that an ecore_config limit or something that you just made up? Bubblesort may not be a good choice for this as it maybe too slow. One option is to use the ecore heap implementation and dump it to a list. EWL does this to sort files I believe. It's nice and fast. (And since we're in ecore we can probably use ecore_data.) Also looks like your forcing a max key length to 512 in the case of pathcmp correct? Is this an ecore_config limit or something your imposing. Would be nice to get rid of the 1000 key limit as all of the OVERFLOW code is pretty gross looking in there. dan ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel