﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
325	ssax and Unicode entities	Ivan Raikov	Jim Ursetto	"The SSAX library includes a file, html-entity-codes.scm, that defines a table of Unicode entity codes. This table could be used to replace ssax:predefined-parsed-entities, so that XHTML files that include Unicode entity codes can be parsed with SSAX. However,  the Chicken sxml-transforms library does not export these definitions. 

The code that constructs the table of Unicode entity codes assumes Unicode-aware integer->char, so it should not be included in sxml-transforms by default. Perhaps we need to a separate egg,  something like utf8-sxml-transforms that utilizes the utf8 library?"	enhancement	closed	major		extensions	4.5.x	fixed	ssax unicode entity		
