Re: [math] formatting composite objects

2008-07-26 Thread Luc Maisonobe
Partially answering to myself ... Luc Maisonobe a écrit : > Hello, > > I am writing a new Vector3DFormat class in the spirit of the > ComplexFormat class for input/output. > > Since some parts are common (parsing one component, handling locales), I > have extracted a CompositeFormat base class f

[math] formatting composite objects

2008-07-26 Thread Luc Maisonobe
Hello, I am writing a new Vector3DFormat class in the spirit of the ComplexFormat class for input/output. Since some parts are common (parsing one component, handling locales), I have extracted a CompositeFormat base class from ComplexFormat and will use it as the base class for Vector3D and perh