mirror of
https://codeberg.org/Mercury-IM/Mercury-IM
synced 2025-03-16 05:43:11 +01:00
* Created modules entity, entity_xmpp, which contain entities and their respective XMPP implementations * Started process of inverting dependency between core and persistence layers
168 B
168 B
Entity
This module contains entity definitions for MercuryIM. According to Robert C. Martins "Clean Architecture", entities form the inner most layer of the program.