Cairngorm 3 Simple Application doubt
Either I am missing something OR there might be a good reason for the following:
SaveContactEvent/SearchEvent etc does not extend any Event class, then why we should be calling them events. It is ambiguous and leads to a lot of confusion. These could be appended with something else, but not event.
More about Cairngorm 3 (in general):
There are multiple libraries such as Observer 1.8 and ObserverParsley 1.8.
Do I need both of them to be included in my app OR one of them will fullfil my need based on some preconditions?
Cairngorm 3 provides guidelines and various approaches to handle multiple problems, but same time it is much more confusing to get started with a simple application.
Every lib has it's own docs, but atleast they all could be combined under an umbrella "cairngorm docs" providing a single landing page to get an access to all the different libs.
Thanks.
