Hello folks,

I'm creating this thread to discuss what do you guys think should  
feature umit.common instead of somewhere else, due to the fact that it  
is something that is (or can be used) by other softwares here at Umit  
Project that are currently being duplicated. I'm writting a  
documentation for all our namespace, and this is the time to give this  
module a serious thought. I think it should feature code related to  
subjects like: I18N, L10N, Logging, Configuration file manipulation,  
Regular expressions, etc.

So, files like the following:

umit.core.Paths
umit.core.BasePaths
umit.core.BugRegister
umit.core.CronParser
umit.core.Email
umit.core.GetConfigFile
umit.core.I18N
umit.core.Scheduler
umit.core.UmitLogging

Should be moved from their current place into umit.common, and other  
stuffs like regular expressions should be moved out from some files,  
and feature an specific umit.common file as well. For example: regex  
to evaluate if a given string is really an IP address. That's  
something that can be potentially used by other softwares, and I bet  
you can come out with more regexes and files like these.


Kind Regards,

---
Adriano Monteiro Marques

http://www.thoughtspad.com
http://www.umitproject.org
http://blog.umitproject.org
http://www.pythonbenelux.org

"Don't stay in bed, unless you can make money in bed." - George Burns


------------------------------------------------------------------------------
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to