4 Jun
2008
4 Jun
'08
7:15 a.m.
On Jun 4, 2008, at 12:25 AM, Sergiu Dumitriu wrote:
vmassol (SVN) wrote:
Author: vmassol Date: 2008-06-03 20:58:01 +0200 (Tue, 03 Jun 2008) New Revision: 177
Log: XWIKI-654: Rewrite the Rendering engine
* Renamed Document into DOM. This is a better name and not in conflict with the XWiki Document. The other option was to name it DocumentAST or AST. Jean-Vincent preferred DOM and I agreed with him, although it was a close call ;)
I'm not sure DOM is a good name, as it already stands for something else.
yes I was hesitating a bit because of this but it stand for Document Object Model and it's exactly what this is. Would you prefer AST? What would you suggest? Thanks -Vincent