[Mathlib-develop] MathML news
Status: Beta
Brought to you by:
st_mueller
From: Alejandro T. <ate...@ya...> - 2004-06-21 17:44:47
|
Hi! I have uploaded everything I have done about MathML. As you can see I am focusing in the presentation layer. The current state is unstable because I am thinking the easiest way to work with everything (classes, api...) The current idea about working with styles, the heart of the presentation layer, is a package-wide method for every field (colors, fonts, bounds...) and only two public method (getProperty / setProperty) that takes care of everything from the point of view of a public programmer. I have bypassed the parsing because Thejesh knows how to deal with xml and I think it would be wonderful share a magic common way to access xml data. Comments are welcome. Best regards, Alejandro. |