History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: BPM-65
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Wouter Zoons
Reporter: Wouter Zoons
Votes: (View)
Watchers: (View)
Operations

If you were logged in you would be able to see more operations.
Bpm4Struts Cartridge

maxFileNameLength namespace property

Created: 05/Sep/04 11:10 AM   Updated: 19/Mar/05 04:03 PM
Component/s: None
Affects Version/s: 3.0 M3
Fix Version/s: 3.0 RC1


 Description   
for users that would have excessively long filenames generated from their model, it could be interesting to have a maximum length set. it is important to avoid collisions

 All   Comments   Change History      Sort Order:
Comment by Wouter Zoons [23/Sep/04 10:14 AM]
after doing some research on this issue I noticed we need to put it in the freezer for a while, changing model element names can have bad side-effects in certain cartridges such as bpm4struts, where it is important to have a consistent naming convention. In order to properly resolve these issues we must find a string crunching algorithm that does not suffer from these problems