Create classes: ICgiRequestHandler, CgiRequestHandlerBase #26

Open
opened 2023-11-26 21:35:08 +00:00 by sdaveb · 0 comments
Owner

Required Methods:

  • LoadAvailableDocuments()
  • ProcessRequest()

Other Todos:

  • Mark MarkdownRouteHandler::GenerateRoutes() as deprecated using compiuler #pragmas
    • Set a "todo" comment on the method declaration and implementation so that it can be moved to a different class, mdml::config::DocumentScanner or something.
## Required Methods: - LoadAvailableDocuments() - ProcessRequest() ## Other Todos: - Mark MarkdownRouteHandler::GenerateRoutes() as deprecated using compiuler #pragmas - Set a "todo" comment on the method declaration and implementation so that it can be moved to a different class, `mdml::config::DocumentScanner` or something.
sdaveb added this to the Switch to Client-Server-Model milestone 2023-11-26 21:35:08 +00:00
sdaveb self-assigned this 2023-11-26 21:35:08 +00:00
sdaveb added this to the Implement Client-Server Model project 2023-11-26 21:35:09 +00:00
Sign in to join this conversation.
No description provided.