Hi,

I am trying to extend Bpm4Strtuts widgets to add a File datatype, in order to do this I had add a boolean attribute at the StrutsParameterLogicImpl.
the method there should be something like getType().isFileType();
..and then I should add a new method at the ClassifierFacade to manage this.


My question is, should this File datatype be cartridge independent? my problem comes when within the Bpm4Struts cartridge, since I use struts, FormFile this could not be used on other places...

any ideas?

Carlos



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to