Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ve-dev] Re: Using JEM to draw cartoon images of widgets (Rich Kulp)

Hi Rich,

Sorry my question was not stated correctly.
I understand the need for the IExpression interface. I was confused as to
what the ComponentManager does with the IExpression. I'm debugging VE to get
a better understanding of what ComponentManager does with the passed in
expression parameter. It creates two bean proxies - fComponentManagersProxy
and fComponentBeanProxy. I was expecting it to create only the
ComponentBeanProxy. I'm still trying to figure out what is the
ComponentManagesProxy and why is it instantiated.

Thanks
Namrata

>
> Hi,
>
> I already responded as to why it needed the IExpression interface, it was
> Message 2 in the list of messages that you just sent as history.
>
> As to how to use it, take a look at ComponentProxyAdapter. Look at how it
> is used in there. If you then have further questions, come on back.
>
> Rich
>
>



Back to the top