On May 5, 2014, at 1:12 PM, Roger Gilliar <roger.gill...@googlemail.com> wrote:
> What is the difference between the state and init-state options for the build 
> functions ?

Per the documentation https://github.com/swannodette/om/wiki/Documentation#build

:init-state - a map of initial state to set on the component.

:state - a map of state to merge into the component.

The former is the entire state, the latter is merged into whatever state is 
setup (via IInitState's init-state function).

Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to