RE: Comments on Pages
"Anthony Eden" <[email protected]> Mon, 21 Oct 2002 12:46:45 -0400
| Newsgroups | gmane.comp.java.jpublish.devel |
|---|---|
| Message-ID | <001701c27921$70f56fd0$01000001@mobile1> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On > Behalf Of Derick Fernando > Sent: Thursday, October 17, 2002 9:53 PM > To: 'jpublish-developer' > Subject: [JPublish-developer] Comments on Pages > > > Hello, > > I'd like to throw some ideas, questions in the air about > JPublish pages and they way it handles them. I like the way > things are set up, Pages can be in one XML file or individual > xml files, all in all pages are awesome. > > What are opinions on creating a dynamic page "repository"? Well, as you point out in your next message this is already possible within JPublish Professional, and that is due to the getPageConfigurationWriter() method in the PageManager interface (which will be made even easier with the putPage() method once it is implemented in all of the PageManager implementation classes). The DBPageManager is still in the works though, and I am still trying to figure out how it should be done. I don't really want to store the XML document in a single field in the database, rather I would like to convert the XML document into a more relational format, but that may not be possible considering a.) pages supported an unlimited number of name/value properties and b.) page actions can have arbitrary XML configurations. Suggestions on this issue are welcome. <snip> > ------------------------------------- > Other things: > In org.jpublish.repository.db.Repository should the first > large comment block (not the license) be in the Docs section, > it has infor like the config and SQL schema. I will add proper documentation per your suggestion. It is currently in the JavaDocs, but I think it should be somewhere in the main documentation as well. > Does JPublish implement some type of connection pooling? I > use Torque for my OR mapping and it seems to work well. It is up to each module to determine how it will handle connection pooling. I would like to have a Torque module eventually, if you are interested. :-) Sincerely, Anthony Eden ------------------------------------------------------- This sf.net emial is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ad.doubleclick.net/clk;4699841;7576298;k? http://www.sun.com/javavote