Hello! I am workng on an open-source process modelling system demetrix - http://demetrix.sourceforge.net/resources/2004_01_05_demetrix_0_0_1/index.html
At the moment, demetrix stores all the data of a process chain in Excel files, which are written and read using POI/HSSF. The advantage of Excel is obvious: the user can edit the data manually and can always view them -> higher transparency of the application. I am curious about what costs this solution might result in (apart from the fact that Excel is probably not suitable for storing large amounts of data). Any ideas? TIA dap --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
