Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Documentation
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
snac
Documentation
Commits
57a0fe91
Commit
57a0fe91
authored
Aug 20, 2015
by
twl8n
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adding proposed web app flow docs
parent
15182e9d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
introduction.md
tat_requirements/introduction.md
+3
-3
No files found.
tat_requirements/introduction.md
View file @
57a0fe91
...
...
@@ -263,13 +263,13 @@ simple as a record id, and some will be fairly interesting json data structures.
1.
The web app API does the tasks specified by the REST request and the work flow engine's directions.
*
Every http request must go through the work flow engine so that the work flow is validated and managed.
1.
Every http request must go through the work flow engine so that the work flow is validated and managed.
*
Every web app has a work flow, but people mostly just cobble that together with a bunch of implied
1.
Every web app has a work flow, but people mostly just cobble that together with a bunch of implied
functionality using conditionals and side-effect-full function calls. In our code, the internal API is
100% work flow agnostic.
*
I can explain this in more detail, but it makes a huge improvement in the structure of the application.
1.
I can explain this in more detail, but it makes a huge improvement in the structure of the application.
1.
Create the output data object if it wasn't created by the functions doing the work.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment