hi, Howard M. Lewis Ship wrote:
>Long time goal is to "wrap" all these cool little scripts as components >(using .script). Have to be careful about licensing. > > the licensing is not a big issue, the good folks at WebFX released the components under the GPL too recently (as well as other licenses - see http://webfx.eae.net/license.html). i already started writing a component for the WebFX XTree, i just ran into some issues... the results of my ongoing effort of learning tapestry is available at http://flock.sf.net/ - more specifically the tree component: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/flock/flock/src/java/net/sourceforge/flock/webapp/tree/ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/flock/flock/src/webapps/flock/WEB-INF/classes/net/sourceforge/flock/webapp/tree/ (XTree is the one that renders a WebFX tree from a ITreeNode tree, the rest of the stuff in the directory is just a venture into tapestry recursion - somewhat painful :) if anyone would like to help out, we could make this component a part of the tapestry contrib package. the point where i got stuck is how would i be able to integrate tapestry links (Direct, etc) into this approach... anyone can help me out with this? I would love to contribute this to tapestry project, but i'm afraid i'm more of a newbie at this point :) best regards, viktor ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
