From: Robin B. <ro...@kn...> - 2001-10-21 16:53:26
|
On Sunday 21 October 2001 18:31, Bjoern Hoehrmann wrote: > CSS::SAC search for uri() functions (for the namespace declaration), > those don't exist in CSS, it's a historical "misnomer", i.e. it's url(). > Is this intended? Should I go and fix it in CVS? I can find three possible occurences of the problem in the current cvs CSS-SAC, on lines 103, 565, and 570. It isn't intended and a previous scan actually eliminated a number of these problems. Note that LexicalUnit.pm has a URI constant. This may or may not be a misnomer as well. If it is, then the best thing would probably be to add a URL constant, but not to delete the current one (for back-compat). TestWriter.pm, Writer.pm may also exhibit similar problems. Finally, the test file probably has the same problem and should be changed accordingly with the code. Go ahead and patch Bjoern ! -- _______________________________________________________________________ Robin Berjon <ro...@kn...> -- CTO k n o w s c a p e : // venture knowledge agency www.knowscape.com ----------------------------------------------------------------------- Change is inevitable except from a vending machine. |