Now when XMPP subsystem is designed and implementation is ready and polished I’d like to share some my ideas.
Now when XMPP subsystem is designed and implementation is ready and polished I’d like to share some my ideas.
In this post I’d like to talk about composition and inheritance on practical example.
Read the rest of this entry »
Today let’s talk about User Management use-cases more closely. We need several database mappers, several services and facade pattern.
Let’s try to apply Query Object pattern to Syslog in order to allow client to retrieve syslog messages from database in natural, flexible way.