Re: [T4]hivemind variables in components

2008-04-24 Thread Marcus Schulte
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?

Re: [T4]hivemind variables in components

2008-04-23 Thread Patrick Moore
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

Re: [T4]hivemind variables in components

2008-04-23 Thread Igor Drobiazko
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

[T4]hivemind variables in components

2008-04-22 Thread Patrick Moore
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