1 / 8

Architecting Applications with Mindmapping Tools

Architecting Applications with Mindmapping Tools. Can anything save me time when designing an application? How can my visual brain help out? By Hal Helms hal.helms@teamallaire.com http://www.halhelms.com/. Fusebox Schematic.

Télécharger la présentation

Architecting Applications with Mindmapping Tools

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Architecting Applications with Mindmapping Tools • Can anything save me time when designing an application? • How can my visual brain help out? By Hal Helms hal.helms@teamallaire.com http://www.halhelms.com/

  2. Fusebox Schematic When I am working on a problem I never think about beauty. I only think about how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong. Buckminster Fuller

  3. Identifying XFAs

  4. Assigning values to XFAs • PAGE  XFA NAME  DESCRIPTIVE APPLICATION NAME • Login XFA.submitForm  validateUserLogin • Login Validation XFA.success  showMainCatalogPage • Product Detail XFA.buyItem  addItemToCart • Cart XFA.adjust quantities  adjustCartQuantities • Cart XFA.removeItem  removeItemFromCart • Registered User XFA.editInfo  editUserInfo • Registered User XFA.saveInfoUpdate  saveUser • Admin Page XFA.newUser  newUser Identifying common nouns

  5. Identifying circuit and fuseaction

  6. Identifying needed fuses

  7. Completing the schematic

  8. Fusebox 3 considerations • Separate layout from logic. • Consider whether the page is actually integral to the circuit or is an interface. Could there be other interfaces to this same functionality? • Something like a “new user” form is normally not part of a User circuit. • Don’t get confused with permissions when designing circuits.

More Related