amilner42 / code-tidbit

Share Programming Knowledge Better
GNU General Public License v3.0
9 stars 1 forks source link

161 base msg #234

Closed amilner42 closed 6 years ago

amilner42 commented 6 years ago

Closes

Closes #161

Description

Pretty much exactly as specified by the issue, just getting rid of the mindset of returning sub-msgs and switching to the mindset of using sub-msgs for organization but returning the super-msg for max flexibility.

Additionally

BasePageUtil created, same as SubPageUtil but for the base page, this will be handy if we start moving more messages out to the base layer.