Hi all,
I need a Map instance, e.g var map:Object = {fooProperty:"fooValue", barProperty:"barValue"};
So how to create such bean and make it available for [Inject]?
also "fooValue" can be an instance of other bean (bean reference), see below
<bean name="foo" />
<bean name="map"><property name="prop1" value="someValue" />--
<property name="prop2" ref="foo" />
</bean>
I mean how to express such configuration in terms of SWIZ?
Thank you
You received this message because you are subscribed to the Google Groups "Swiz Framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/swiz-framework/-/RWtQjnDF1IwJ.
To post to this group, send email to swiz-fr...@googlegroups.com.
To unsubscribe from this group, send email to swiz-framewor...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/swiz-framework?hl=en.
--
You received this message because you are subscribed to the Google Groups "Swiz Framework" group.
To view this discussion on the web visit https://groups.google.com/d/msg/swiz-framework/-/BAz-On2GLF4J.