FLUID-2601: Create a tutorial about building a fluid component, using flutter as an example

Metadata

Source
FLUID-2601
Type
Task
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Colin Clark
Reporter
Justin Obara
Created
2009-04-14T15:13:20.000-0400
Updated
2014-07-11T14:22:00.855-0400
Versions
  1. 1.4
Fixed Versions
N/A
Component
  1. Tech. Documentation

Description

Create a tutorial about building a fluid component, using flutter as an example

Comments

  • Justin Obara commented 2009-05-08T12:31:42.000-0400

    Have completed the first Pass at it, now being reviewed and refactored by Laurel

  • Laurel Williams commented 2009-05-15T08:55:18.000-0400

    The page is here: http://wiki.fluidproject.org/display/fluid/How+to+Create+a+Fluid+Component

  • Laurel Williams commented 2009-05-15T15:59:49.000-0400

    I have reviewed the document, corrected some typo's and reorganized slightly.

    Colin and I discussed two issues http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2009-05-15:
    1) There is no reflection in this document about why you would want to write a fluid component. I'm not sure that we really want to add to the document in this way, but certainly, knowing the advantages of using fluid would be important.

    2) I feel that the part at the end http://wiki.fluidproject.org/display/fluid/Flutter+without+Fluid needs some elaboration if it is to be useful. The reader is encouraged to download code, but there is no code tour, only a summary comparison of the advantages of using fluid.

    My recommendation is a separate document addressing these two issues which is linked to the original document in some way. The idea of WHY can be discussed more fully in a separate page.

  • Laurel Williams commented 2009-05-15T16:00:15.000-0400

    Over to you Colin.

  • Justin Obara commented 2014-07-11T14:22:00.853-0400

    This is from an old example.