|
From: Colin S. <col...@ex...> - 2004-02-15 15:27:25
|
I updated the DTD on the website, and this reminds me that we should
version the document. I propose naming it something like
spring-beans_1_0.dtd
with the doctype definition being:
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN 1.0//EN"
"http://www.springframework.org/dtd/spring-beans_1_0.dtd">
If everyone is in agreement, the only question is if we should keep the
old one around (ie keep both versions) for the 1.0 release. I would
favour having only the new version, to avoid future confusion, although
this would force everybody to update their definition documents.
Regards,
Colin
|