[W3af-svn-notify] SF.net SVN: w3af:[6117] branches/threading2/core
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-11-03 18:45:38
|
Revision: 6117 http://w3af.svn.sourceforge.net/w3af/?rev=6117&view=rev Author: andresriancho Date: 2012-11-03 18:45:31 +0000 (Sat, 03 Nov 2012) Log Message: ----------- Refactoring to decouple input validation from the way the user inputs the data. Modified Paths: -------------- branches/threading2/core/data/options/baseoption.py branches/threading2/core/data/options/bool_option.py branches/threading2/core/data/options/combo_option.py branches/threading2/core/data/options/float_option.py branches/threading2/core/data/options/input_file_option.py branches/threading2/core/data/options/integer_option.py branches/threading2/core/data/options/ipport_option.py branches/threading2/core/data/options/list_option.py branches/threading2/core/data/options/output_file_option.py branches/threading2/core/data/options/port_option.py branches/threading2/core/data/options/preferences.py branches/threading2/core/data/options/regex_option.py branches/threading2/core/data/options/string_option.py branches/threading2/core/data/options/url_option.py branches/threading2/core/ui/gui/confpanel.py branches/threading2/core/ui/gui/entries.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |