On 28 May 2012 11:29, Juan Pablo Carbajal <carba...@ifi.uzh.ch> wrote: > On Sat, May 26, 2012 at 11:00 AM, Clemens Buchacher <dri...@aon.at> wrote: >> In case of nmf_pg, the demo uses the text_waitbar function from the >> miscellaneous package, but that package is not a linear-algebra >> dependency. The demo works if I load the miscellaneous package manually. >> > The issue with the dependencies of the packages was discussed, and > adding a dependency for a demo was not welcomed. So, I will fix the > demo to use text_waitbar only if miscellaneous is loaded. @everyone: > Would that be ok?
Why not use the waitbar from core? Or just replace the waitbar all for a print at the start saying that the demo may take some time? I think that having an extra condition there, checking whether a package is loaded or not, will only make things less clear. Carnë ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev