<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><P>Hi all</P>
<P>&nbsp;</P>
<P>We tried to use the 5.2.Final version of Guvnor, but the compilation fails with an error saying that class "dtable" does not exists.</P>
<P>After looking more depply, it appears that the XML&nbsp;storage format has changed in 5.2.Final : </P>
<P>- root XML is now&nbsp;"<FONT size=2>decision-table52<FONT size=3>" instead of "dtable"</FONT></P>
<P></FONT>- pattern is now "<FONT size=2>org.drools.guvnor.client.modeldriven.dt52.Pattern52</FONT>" with some condition-column grouped by fact, instead of independant condition-column </P>
<P>- actions&nbsp;is now&nbsp;"<FONT size=2>insert-fact-column</FONT>52" instead of the same thing without version in it, but this time no structure changes ...</P>
<P>&nbsp;</P>
<P>Is there a way to migrate old tables to new format ? </P>
<P>Changing&nbsp;a repository.xml by subtitutions is OK ?</P>
<P>Do we have to plan such problems for future versions ?<BR></P></div></body></html>