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

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.

Environment

None

Activity

Show:

Michelle D'Souza February 28, 2011 at 9:47 PM

Closing issues that were fixed in 1.1.2

Colin Clark October 14, 2009 at 10:17 PM

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

Michelle D'Souza September 24, 2009 at 9:40 PM

I've reviewed the commit and it looks good.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created September 24, 2009 at 6:39 PM
Updated February 28, 2011 at 9:47 PM
Resolved October 14, 2009 at 10:17 PM