Developer's Diary
Software development, with Terry Ebdon
30-May-2020 Smelly design

WebDoxy design changes

I'm adding week-per-view page creation to WebDoxy. The existing, Version 1.0.0, functionality is based on two project types, JournalProject (blog posts) and TocProject (contents page for a collection of web sites):

My prototype code adds weekly functionality to JournalProject. This seems a bit smelly.

The weekly log Doxygen projects will have a different page hierarchy to that used by daily journal projects. It might be better to create a WeeklyJournalProject that extends JournalProject.

27-MAY-2020 👈 Top of page 👉 31-MAY-2020

© 2020 Terry Ebdon.

Find me coding on GitHub, networking on LinkedIn, answering questions on Stack Exchange and hanging out on twitter.