I like the user choice angle.
Does this read more naturally:
Exporter.export(ExportMode.OVERWRITE);
| Exporter.export(ExportMode.OVERLAP);
| Exporter.export(ExportMode.REQUIRES_NEW);
| Exporter.export(); // Default to REQUIRES_NEW
...?
S,
ALR
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269144#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...