Week 4 Report
This week: As this week was my last week in my exams I worked in many minor points to finish it and finish all missing parts for phase1. I migrate all the work in this branch : > private/EL-SHREIF/ui_logger This will make it easy to work on the old commits then we can merge at the end of the project. as I found we have many lines that we will not use in the compiler in the future for example these lines: Action on element: urled with action : TYPE Action on element: urled with action : 16 So I solve this by make this function : OUString WindowUIObject::get_action(VclEventId nEvent) const return empty string when we don't need to log this statement I think this won't be the best approach in the future. this is example of what we can get now from the new logger: Also for adding Jinja2 to use it in generation. I tried this week to create simple data structure that we can use to make same thing witho