[[BackLinksMenu]] = Analysis = == Overview == The PRO_LIB_INSPECTOR is a GUI tool that allows browsing the application state while it still works. The inspector should be improved in the appropriate way. == Task requirements == * Make the inspector more useful. * Make the inspector not so complicated. == Task result == The result of this task should be code. == Implementation idea == * More useful: * Add keyboard navigation features. * Add additional info besides Name, Value, State, Type. * Remove (if possible) the recursively displayed things. == Related == [wiki:PRO_LIB_CORE_TUTORIAL_R0] == How to demo == = Design = = Implementation = = Testing = = Comments = = Log = [[Include(wiki:PRO_LIB_INSPECTOR_R0_LOG)]]