--- Victor Mote <[EMAIL PROTECTED]> wrote: > IMO, changes to properties would seem to > be low priority, since it works. However, a > reasonable case can be made that cleaning it up > simplifies layout, which is very, > very important.
> At the very > least, please tell us > what your plans are for properties. > Just understanding it and also getting the requirements for it--to make sure we're all on the same page for how fields should be stored and inheritance should work. What got me interested in FOP to begin with (last year) was the case where I wanted to put borders around each cell in table. Efficiently defining that at table-level was not implemented in FOP, it was only defined at individual cell-level, meaning something is/was wrong with the inheritance, perhaps. Joerg (I believe) was mentioning this was shut off to allow other functionality for tables to work correctly--does anyone know, is this a bug, what's the story? > I think of Driver as corresponding to my "Session" > concept. Driver/Session > potentially has a many-to-one relationship with > Document. We have debated > whether we want to allow that many-to-one > relationship to actually exist, > but IMO, whether we do or not, there is value in > keeping the concepts > separate. Agreed. With Document and Driver/Session, one-to-many may not be that difficult to implement. > > > your coding easier, you may just want to place > that > > class in apps and not bother with the Control > package. > > I'm don't care much which package it is in. I kind > of thought that you and > Jeremias were heading toward having apps only have > command-line level and > API stuff in it Apps is good for embedded as well. And it's looking much better as of late--it may be our cleanest-coded package now. It appears that Document and Driver/Session (I'm setting aside the issue of when we can rename that class, or just duplicate the class name for backwards compatiblity, etc., etc.) should be in the same package--if you're in agreement, let me know. I'll happily get the busywork of moving Document to the apps package out of the way. Glen __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]