condition="meta:amplafi.production" ?
On 23/04/2008, Patrick Moore <[EMAIL PROTECTED]> wrote:
> Hi there --
>
> O.k. I feel silly -- but how do I use hivemind variables directly in a
> component. I know how to pass hivemind variables to services. But how to use
> those values in the components?
too much work. the alternative is just read env var
On 4/23/08, Igor Drobiazko <[EMAIL PROTECTED]> wrote:
> What about a new binding? You could inject a service into the binding which
> is responsible for resolving HiveMind symbols.
>
> On Wed, Apr 23, 2008 at 1:12 AM, Patrick Moore <[EMAIL PROTEC
What about a new binding? You could inject a service into the binding which
is responsible for resolving HiveMind symbols.
On Wed, Apr 23, 2008 at 1:12 AM, Patrick Moore <[EMAIL PROTECTED]> wrote:
> Hi there --
>
> O.k. I feel silly -- but how do I use hivemind variables directly in a
> component
Hi there --
O.k. I feel silly -- but how do I use hivemind variables directly in a
component. I know how to pass hivemind variables to services. But how to use
those values in the components? For example, I would like to use the
hivemind variable 'amplafi.production' as the condition in a @If
for