Ticket #72 (closed enhancement: fixed)

Opened 4 months ago

Last modified 4 months ago

Adjust setter-methods of casters to bean standards

Reported by: StephanSchmidt Assigned to: TobiasFehrenbach
Priority: minor Milestone: 0.13.1
Component: Core (general) Version:
Keywords: Cc:

Description

Currently, properties can be added to casters by supplying a put_propname method. This is not very intuitive and should be changed to setPropname.

Change History

09/02/08 20:48:03 changed by TobiasFehrenbach

  • status changed from new to assigned.

09/03/08 15:16:51 changed by TobiasFehrenbach

  • status changed from assigned to closed.
  • resolution set to fixed.

replaced old put_ syntax with bean style syntax