FLUID-3207: Provide a framework function for creating "little components"--options-bearing objects that don't have a DOM Binder or Events

Metadata

Source
FLUID-3207
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2009-09-24T14:39:23.000-0400
Updated
2011-02-28T16:47:16.125-0500
Versions
N/A
Fixed Versions
  1. 1.1.2
Component
  1. Framework

Description

We have lots of little objects in Infusion that aren't full-fledged components, but do participate in options merging. Antranig wrote a function in Kettle called fluid.littleComponent() that sets one of these up. Let's move it into the Infusion framework so it's available for components regardless of whether they're running on the client or the server.

Comments

  • Michelle D'Souza commented 2009-09-24T17:40:03.000-0400

    I've reviewed the commit and it looks good.

  • Colin Clark commented 2009-10-14T18:17:41.000-0400

    This was committed before bug parade ended for Infusion 1.1.2 at r8089. Michelle reviewed it.

  • Michelle D'Souza commented 2011-02-28T16:47:16.123-0500

    Closing issues that were fixed in 1.1.2