From: Bill Erickson Date: Mon, 3 Apr 2017 16:59:42 +0000 (-0400) Subject: eg2017 hatch review X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e1f9b8ef9022192ede62d1d9038c2a15106bbaf9;p=working%2Frandom.git eg2017 hatch review Signed-off-by: Bill Erickson --- diff --git a/hatch-review.adoc b/hatch-review.adoc index a0a6d91a1..5e75daf56 100644 --- a/hatch-review.adoc +++ b/hatch-review.adoc @@ -7,6 +7,10 @@ :max-width: 45em :deckjs_theme: web-2.0 +== ...And Technical Review + +_Thus concludes the whimsy._ + == Today's Agenda * What is Hatch? @@ -16,6 +20,7 @@ * Browser Client Interfaces * What's Next? + == Hatch In a Nutshell * Unmediated printing across multiple printers @@ -25,11 +30,11 @@ == Hatch Architecture -* Browser AngularJS Service (egHatch) - ** Relays commands from the Browser Client to the Hatch Extension -* Browser Extension +. Browser AngularJS Service (egHatch) + ** Browser client print/storage abstraction layer. +. Browser Extension ** Relays messages between the browser and Native Application -* Native Application +. Native Application ** Read files, Write files, talk to printers. == Hatch Message Flow