Thomas Fox created TORQUE-227:
---------------------------------
Summary: Change handling of fillerChunkSize in filler methods
Key: TORQUE-227
URL: https://issues.apache.org/jira/browse/TORQUE-227
Project: Torque
Issue Type: Improvement
Components: Templates
Affects Versions: 4.0-beta1
Reporter: Thomas Fox
Assignee: Thomas Fox
Currently, the filler chunk size can be determined by overriding the method
getFillerChunkSize() in the peer class. This has the following problems:
- the filler chunk size is the same for all possible filler methods
- the filler chunk size cannot be set for a particular call.
Therefore, the getFillerChunkSize() method should be removed. Instead, the
filler chunk size should be passed in via an optional parameter.to the filler
method by an optional parameter.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]