On Sun, 8 Dec 2002 21:20, Leo Sutic wrote:
> that is true. But how would you express Phoenix's BlockContext?
>
> It seems to me that you are reducing the context to a read-only map.

A read only map with a type ;)

So it would end up being expressed as something like

<context type="o.a.a.p.BlockContext"/>

or maybe

<context type="o.a.a.p.BlockContext">
  <entry key="block.name" type="java.lang.String" intention="component.name"/>
  <entry key="app.name" type="java.lang.String" intention="partition.name"/>
  ...
</context>

-- 
Cheers,

Peter Donald
Einstein argued that there must be simplified explanations of nature, because
God is not capricious or arbitrary.  No such faith comforts the software
engineer.
- Fred Brooks, Jr.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to