Skip to content

Reduce the number of overloaded methods on the WebServiceTemplate class to aid comprehension. [SWS-134] #277

Closed
@gregturn

Description

@gregturn

Rick Evans opened SWS-134 and commented

The title pretty much says it all... there are a LOT of overloaded methods on the WST class.

Perhaps consider the advice from 'Effective Java' and have 'strongly-named' methods and thus less overloads.

Having less overloaded methods could also make it easier to use a scripting language with closures easier to use (potentially). (See this issue from the Spring CORE)

http://opensource.atlassian.com/projects/spring/browse/SPR-1291


Affects: 1.0 RC1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions