[jboss-dev-forums] [Embedded JBoss Development] - Re: SHRINKWRAP-99 ExplodedExporter and Filesystem conflicts
jesper.pedersen
do-not-reply at jboss.com
Mon Dec 7 09:33:46 EST 2009
What is the use-case for OVERLAP ?
I would just keep it simple:
| ZipExporter.export()
| ZipExporter.export(boolean delete)
| ExplodedExporter.export(File parent)
| ExplodedExporter.export(File parent, boolean delete)
|
and have "delete" default to false.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269346#4269346
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269346
More information about the jboss-dev-forums
mailing list