On 3/3/06, Werner Punz <[EMAIL PROTECTED]> wrote:
Craig McClanahan schrieb:

> Dealing with this issue is one of the things I definitely want to
> participate in here.  The Creator team is finishing up some tutorials on
> this that will help, and I'm doing the same thing in Shale to integrate
> the couple of non-visual components it has (subview, token, and Commons
> Validator) too.
>
Craig, I have not looked to deeply into the issue yet, but would it
theoretically be possible to generate some boilerplate code via codegens
which at least could handle the components to a neutral visual level?

It is possible to use code generation for the BeanInfo classes (we've done it both ways), but the DesignInfo classes (the ones that actually provide behavior) are hand crafted anyway.

There are also some characteristics of the component and renderer themselves that make for a better design time experience -- this is what we'll be covering in the documentation.

Craig

Reply via email to