Am Samstag, den 30.04.2016, 22:07 +0200 schrieb Andre Klapper: > On Sat, 2016-04-30 at 14:14 -0500, satya nanda wrote: > > 1) What type of architecture style does system followed? > > What are "architecture styles" and what are some examples?
Dekomposition des Systems, Schnittstellenübersicht und übergreifender Datenkatalog (Daten, die Systemelemente austauschen) (http://www.cio.bund.de) ... to simplify matters cio.bund.de has defined it as: decomposition of the system, summing up interfaces, and data catalogue (data exchanged between the system elements) > > > 2) What are the different modules involved in the system and where > > can i found the code for those modules? > > Code is in GNOME Git. > You can browse it via http://git.gnome.org/ and you can also check it > out to your hard disk: https://wiki.gnome.org/Git/Developers > > Using the command "jhbuild list evolution" > (see https://developer.gnome.org/jhbuild/stable/ for JHBuild) provides > a list of modules that Evolution depends on. (Sorry, I don't have > jhbuild configured on this machine otherwise I'd paste that list.) > > > 3)What are all quality attributes that are followed by the system? > > What are "quality attributes" and what are some examples? https://en.wikipedia.org/wiki/List_of_system_quality_attributes#Quality_attributes _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
