Giter Club home page Giter Club logo

semi-xml's Issues

Remove SemiXml::Text

The module SemiXML::Text must be replaced by its original XML::Text again. This is necessary to use XML::XPath to the full.

improve error messages

Errors are very LTA when parsing fails. Also modules which encounter problems should be able to inform the parser which can stop at that very point and show a proper message.

Use more than one type of comment

Type of comments

  • XML commenting. is left in the document
  • # text EOL , is removed from document
  • // text EOL and /* text */ Javascript and css like commenting, is removed from document

The problem, of course, is when these characters are found in a string!

Make use of XPointer, XInclude etc

A nice addition would be to include XML texts into a document. This helps to split up a large document in smaller pieces. This can then be included directly or by using a HTML link indirectly

clean-text() in Actions should be done very much later

clean-text should be done in the last phases of the parsing together with the other method which make use of the F-Tables. Now there is a problem with '#' in styles and must therefore explicitly have a '{' ... '}' or '«' ... '»' body.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.