It's been in that location for at least several
months--it's just that we never saw it because it was
autogenerated and never checked into CVS.  (As for its
location--it is used by the FO classes and it also has
some FO constants and other enumerations in there, so
it is OK remaining there, I think.)

I pulled that class off its autogenerated pedestal and
checked it into CVS.  Also added Finn's properties and
fo constants, or slight variations of them.  The
latter are still unused--there's more work needed to
be done to get us on to int constants.  I've been
working on it continuously--after work and on
weekends, since about Saturday.

And we may also need to rearrange the property
constants if we're to use Alt-Design's resolution
method, I don't want to gratuitously have Peter's
implementation ruled out just because of the ordering
of some constants.  (Now ruling them out if his method
proves sluggish, OTOH, is another matter... ;)  But
I'm not there yet.

There's about 10-15 differences between Alt-Design and
HEAD (my unresearched guess), and getting us on to INT
constants--the no-brainer--removes one of them.  Peter
hopefully will start to see more of the "theory" of
Alt-Design in HEAD, if not exactly the same
implementation (e.g., like Finn, I have a slight
preference for a constants
interface--Constants.java--that classes can implement,
rather than a constants class--PropNames.java.)

Glen


--- "Andreas L. Delmelle" <[EMAIL PROTECTED]>
wrote:
> > -----Original Message-----
> > From: Peter B. West [mailto:[EMAIL PROTECTED]
> > >
> > >
> > >   1.1                 
> xml-fop/src/java/org/apache/fop/fo/Constants.java
> > >
> > >   Index: Constants.java
> > >  
>
===================================================================
> > >   /* $Id: Constants.java,v 1.1 2003/12/15
> 01:07:50 gmazza Exp $
> > >    *
> >
>
==================================================================
> > ==========
> >
> > Glen,
> >
> > Shouldn't this one go into fop/fo/properties?
> >
> 
> This one puzzles me as well... In the props design
> in head, I found a lot of
> little interfaces declaring static finals with
> values from the
> fop.fo.Constants class.
> 
> Anyone?
> 
> 
> Cheers,
> 
> Andreas
> 




__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/

Reply via email to