Hi, I am Vijay Samuel, a student who has applied for GSoC. I have proposed to refactor the existing Command line and Configuration file processing system using boost program_options and boost any. Well, to start off i did some research on the existing command line option processing mechanism. The existing mechanism is a custom command line parser which comes from mysql sources and this custom code has a severe drawback of being weakly tested and is a bit messy. That is why i am proposing refactoring of the command line option and cofiguration file processing system. I have also taken a head start on my proposed project by doing some research on boost program_options and boost any. It is fairly clear that by using boost libraries the custom code can be replaced with standardized code from boost. This code can be brought into drizzle making the program options processing mechanism a more reliable and less complex affair. It would also improve the testing and maintanence of command line options processing in drizzle. Cheers, -Vijay Samuel -- This message was sent from Launchpad by the user Vijay Samuel (https://launchpad.net/~vjsamuel1990) using the "Contact this team" link on the Drizzle Discuss team page. For more information see https://help.launchpad.net/YourAccount/ContactingPeople
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

