Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Cleaner code to build hierarchical display of page names

by danb (Friar)
on May 17, 2005 at 15:08 UTC ( [id://457855]=note: print w/replies, xml ) Need Help??


in reply to Cleaner code to build hierarchical display of page names

This isn't really your question, but I recommend reading up on many of the design patterns for storing and accessing trees in databases. Here's a great start:

Hierarchical data in RDBMSs

Many other designs are much faster than the parent/child design. But that may not be important in your case.

-Dan

  • Comment on Re: Cleaner code to build hierarchical display of page names

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://457855]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 23:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found