Ok some I'm deep into the sandbox adding a couple of controls but have
question

One of the tags is based on a simple div but calls out to some external JS.
The tag implementation is based on tomahawk's div tag (HtmlTag) but I get
errors thrown from myfaces stating that it can't find the tag renderer. The
code is in the jar (I checked), the tag family and type are set as per the
div and fieldset controls, the sandbox faces config has been updated
(control and renderer sections) -- no spelling errors!!, the tld works
(tested and verified) but I must be missing some crucial step. Any clues?

Thanks

-----Original Message-----
From: Mike Kienenberger [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 04, 2006 12:15 PM
To: MyFaces Discussion
Subject: Re: Sandbox/Tomahawk Component Request

On 5/4/06, Julian Ray <[EMAIL PROTECTED]> wrote:
> I'm not sure if this is the place for suggesting components to add to 
> the sandbox but anyway....
>
> How about adding a spinner control which can take Integers and/or 
> decimals with configurable step sizes and which would 
> increment/decrement on either the server or the client. We currently 
> use one cobbled together from the Myfaces book and it works great but 
> it would be nice to have one which is integrated and standardized into 
> the MyFaces framework. :)

Can you open a JIRA issue, and attach your component to it?
You'll want to "convert" it to MyFaces sandbox packaging, provide some
documentation, and an example, but that's the best way to get it into the
Tomahawk framework.

Take a look at these two pages:

http://wiki.apache.org/myfaces/Contributing_Patches
http://wiki.apache.org/myfaces/promotion

Reply via email to