DWR

add name (javascript) attribute to DataTransferObject annotation

Details

  • Type: Task Task
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.0.rc1
  • Fix Version/s: 4.0
  • Component/s: Core
  • Description:
    Hide
    A creator's dwr.xml "javascript" attribute has a corresponding RemoteProxy.name annotation attribute.
    But there is no such corresponding attribute for converted objects in the DataTransferObject annotation so it should be implemented.
    Probably though, this attribute shouldn't default to the class's name (as is done for RemoteProxy) as we don't want the programmer to unknowingly fill up the client with lots of JavaScript stubs for converted objects.
    Show
    A creator's dwr.xml "javascript" attribute has a corresponding RemoteProxy.name annotation attribute. But there is no such corresponding attribute for converted objects in the DataTransferObject annotation so it should be implemented. Probably though, this attribute shouldn't default to the class's name (as is done for RemoteProxy) as we don't want the programmer to unknowingly fill up the client with lots of JavaScript stubs for converted objects.

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    31/May/07 9:02 AM
    Updated:
    01/Dec/09 7:00 PM