[Catalyst] Catalyst Interface to Tree Structure Pulled from DB.

Phil Mitchell phil at 2people.org
Sat Dec 17 18:17:28 CET 2005


On 12/15/05, David Kamholz <davekam at pobox.com> wrote:
>
> I have a fairly sophisticated setup of this sort working for editing
> a directed acyclic graph ("forest"). It has a view of the sort you
> described and also lets you arbitrarily add nodes to the graph, add
> links between nodes, rename nodes, etc. It relies on AJAX -- for
> example, when you open a "folder" it calls the server to get the
> conents -- but it wouldn't be too difficult to rewrite. My graph is
> big enough that it makes sense not to load the whole thing on the
> page load, but your case may be different.


Do you have a demo anywhere, or code you're willing to share? This is
something I'm going to need at some point ...




--
==========================
2People Blog: http://2-people.blogspot.com/
2People site: http://www.2people.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20051217/be3f5133/attachment.htm


More information about the Catalyst mailing list