>From: <[EMAIL PROTECTED]> 
>
> Hi 
> 
> What would be really nice is if you would make the plugin publically 
> available. 
>

+1 :-)
 
> 
> Hermod 
> 
> -----Original Message----- 
> From: Ryan Wynn [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, June 07, 2006 5:11 AM 
> To: Struts User 
> Subject: [shale] extending clay 
> 
> 
> I'm writing an eclipse plugin to create a visual builder for clay 
> components. What I would like to do is extend the ClayXmlParser to 
> add a rule that will capture the description from the xml and set in 
> into the ComponentBean. The reason I want to be able to do this is to 
> display the description of each component in the visual builder. 
> 
> Currently, the ClayXmlParser's configureRules method is protected 
> which is a simple hook for me. However, the digester instance is 
> private and there are no public/protected accessors. 
> 
> I have had to work around the use of private instance variables in a 
> couple other scenarios in trying to build this plugin. I was just 
> wondering if anyone was opposed to changing some of these instance 
> variables to protected or adding protected accessors. 
> 
> Thanks, 
> Ryan 
> 
> --------------------------------------------------------------------- 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> 
> 
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
> 
> This email with attachments is solely for the use of the individual or 
> entity to whom it is addressed. Please also be aware that the DnB NOR Group 
> cannot accept any payment orders or other legally binding correspondence with 
> customers as a part of an email. 
> 
> This email message has been virus checked by the anti virus programs used 
> in the DnB NOR Group. 
> 
> * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
> 

Reply via email to