On Wed, Aug 27, 2008 at 8:19 PM, Luis A. Bastiao Silva <[EMAIL PROTECTED]> wrote: > Hi again, > > Actually Umit saved scans and put all xml within a sqlite database and > Guilherme suggests instead use it, create a folder like ~/.umit/scans and > save there the xml output (USR format). It would be nice idea if there > wasn't a plan of improvement of SearchWindow, it'd become more easly and > confortable, as support auto-completation.
I don't see the relation here. Moving scans to ~/.umit/scans doesn't affect these SearchWindow improvements. Why is this ? Because these improvements would use the current umitdb, which just stores entire xml files in the database, so you don't gain much by using a database (except it is all there in one file). Also, for what things will this auto-completation work ? Is there something more detailed about it ? > > Following cassiano conversation we have two options to do it: > - Load xml to memory > - Use a Database > > In my opinion, indeed first option it's not the best for Umit. We should use > database. And as far I know actually umitDB contains only nmap information. > My suggest is add a new table to umitDB structure and fill some details like > Scan Name, Profile Name, etc. > > What would be the best approach? > > Ideas will be welcome. > > > On Tue, Aug 26, 2008 at 11:01 PM, Luis A. Bastiao Silva <[EMAIL PROTECTED]> > wrote: >> >> Hi all. >> >> As far I know it's a project development by Guilherme and João that >> intended to save results and compare results. >> I would like to know what's the differences between what umit actually >> does, within "Diff Window". >> >> Where is the current umitDB project? >> >> http://trac.umitproject.org/browser/branch/umitdb >> or >> http://trac.umitproject.org/browser/branch/NetworkInventory/umitDB >> >> What's the differences? >> >> -- >> Luis A. Bastiao Silva >> > > > Thanks for all. > > Cheers. > -- > Luis A. Bastiao Silva > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Umit-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/umit-devel > > -- -- Guilherme H. Polo Goncalves ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Umit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/umit-devel
