FLUID-3883: Rename "fluid.get/setBeanValue()" to "fluid.get/setValue()"

Metadata

Source
FLUID-3883
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2010-12-08T16:22:45.429-0500
Updated
2010-12-10T16:15:01.998-0500
Versions
N/A
Fixed Versions
  1. 1.3
Component
  1. Framework

Description

We decided in the channel on Dec. 8, 2010 to rename the framework functions fluid.getBeanValue() and fluid.setBeanValue() to fluid.getValue() and fluid.setValue() respectively. We will keep fluid.getBeanValue() and fluid.setBeanValue() for backward compatibility, but they will be deprecated for quite some time. The deprecation should be noted clearly both in the code and in the documentation.

http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2010-12-08 starting at 4:09pm (15:09:30 CST)

Comments

  • Justin Obara commented 2010-12-10T16:11:48.370-0500

    "Bug Parade Infusion 1.3"

  • Antranig Basman commented 2010-12-10T16:15:01.992-0500

    Global rename is committed for release 1.3. Following a fuller vote in the IRC channel on the subsequent day, 9/12/2010, we decided in favour of fluid.get/fluid.set rather than the slightly longer names. We will plan to support the historical names fluid.model.getBeanValue etc. for a substantial number of releases, possibly until 2.0 since there may be a wide body of client code expecting them.