From e1f9b8ef9022192ede62d1d9038c2a15106bbaf9 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 3 Apr 2017 12:59:42 -0400 Subject: [PATCH] eg2017 hatch review Signed-off-by: Bill Erickson --- hatch-review.adoc | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) 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 -- 2.11.0