Hi, Le 06.06.2010 16:37, kur...@free.fr a écrit : > Hi, > > due to a port in progress, I'm investigating how to deactivate bits from > wormux. There currently are: > - removing RTTI (done) and exceptions: https://gna.org/task/index.php?7103 > - allow to disable NLS (done I think): https://gna.org/task/index.php?7101 > - remove (as much as possible) network code: > https://gna.org/task/index.php?7102 > > Exceptions removal is why I'm writing you the developers. It is used > from time to time in wormux for error handling, so it may not be > difficult to remove the code. Though, I wanted to hear from you how much > you wanted to keep them. >
>From my side, I'm not very fan of exceptions. To be honest, I tried to use it only in constructor when there is other way to catch the error. (After months of Linux kernel programming, I really prefer to rollback using goto.) Regards, Matt (gentildemon) PS : please, be accurate in message log. For instance, don't say that "Remove check_updates from config" when it is in fact "Remove check_updates from config if libcurl is not defined" ;) _______________________________________________ Wormux-dev mailing list Wormux-dev@gna.org https://mail.gna.org/listinfo/wormux-dev