Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

An example from my code:

  /// - parse an HTTP input stream as XML
  ///   - requires a progressive parser (currently xpat, which is distributed with
  ///   Apache)
  ///   - the XML in turn is mapped to database operations, and the results
  ///   of the database operations used to create the HTTP response


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: