Re: Wiki Markup for ECMA documents.
Miguel de Icaza <[email protected]>
| Newsgroups | gmane.comp.gnome.mono.documentation |
|---|---|
| Organization | Novell, Inc. |
| Message-ID | <[email protected]> |
Hello, > Generally, when using XSLT, you need to load the entire document into > memory before applying transformations. I think at some point, you > would encounter memory stress and possible system instability. These documents are tiny, this is not an issue. > To avoid this you could use SAX, but it is a real pain to maintain > processing state. Two recommendations I would make are: use eXist as > an embedded database to store the XML document and then process the > transformations, or use STX for transformations. > > eXist: http://exist.sourceforge.net > STX: http://stx.sourceforge.net/documents > > -Jason > > -- Miguel de Icaza <[email protected]> Novell, Inc. _______________________________________________ Mono-docs-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-docs-list