r8980@llin: dpavlin | 2005-11-20 00:49:22 +0100
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 19 Nov 2005 23:48:24 +0000 (23:48 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 19 Nov 2005 23:48:24 +0000 (23:48 +0000)
commit4e9c568b879ad1689ed10b4196db5f2fb270255e
treea5ac419a5158ec9290e60a4f29c19ee351df259d
parent4928cf685492ae3abe1b2ddad5cf6cacf670efb0
 r8980@llin:  dpavlin | 2005-11-20 00:49:22 +0100
 implement data_structure that returns HASH and not ARRAY.

 Little explanation for this rationale:

 Array was needed back in WebPAC v1 because order of tags in import_xml was
 important. However, since we are no longer depending on order of tags in
 input/*.xml, hash is much better choice.

git-svn-id: svn+ssh://mjesec/home/dpavlin/svn/webpac2/trunk@70 07558da8-63fa-0310-ba24-9fe276d99e06
conf/output/tt/html.tt
lib/WebPAC/DB.pm
lib/WebPAC/Normalize.pm
lib/WebPAC/Output/TT.pm
t/3-normalize-xml.t
t/4-db.t
t/5-output-tt.t
t/6-unit.t
web/browse.cgi