jboyleca / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

small improvements and bug fixes in xml reading/writing #217

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
improve xml reading/writing:
- empty attributes are not used
- writes empty entities with attributes correctly
- skipping and stripping of xml entities and attributes via one function; for 
xml2botsgrammar this should be turned off
  (get empty ent/attr in grammar)
- fixed bug: when xml-record-entity is unknown: skip if checkunknownentities is 
False 

Original issue reported on code.google.com by hjebb...@gmail.com on 24 Apr 2013 at 9:36

GoogleCodeExporter commented 9 years ago

Original comment by hjebb...@gmail.com on 6 Sep 2013 at 4:54

GoogleCodeExporter commented 9 years ago

Original comment by hjebb...@gmail.com on 10 Sep 2013 at 12:46