View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001783Old ParaView Bugs public2005-04-21 09:542005-04-21 09:54
ReporterKen Moreland 
Assigned ToBerk Geveci 
PrioritylowSeverityfeatureReproducibilityalways
StatusassignedResolutionopen 
PlatformOSOS Version
Summary0001783: Proxy objects need commands
DescriptionProxy objects have a set of properties that control the state of a set of common objects distributed in the application. However, sometimes the client needs to invoke a method on a server managed object that does more than just set some state (for example to do a render or update a pipeline).

The current workaround is to make a fake property for the given method (e.g. the ForceUpdate property of UpdateSuppressor). Although this works, it's pretty hokey. Setting a property named "ForceUpdate" seems far removed from "update the upstream pipeline now."

The proper solution is to give server manager objects commands that can be invoked in addition to properties that can be set. As ParaView moves to using only server manager objects (as opposed to client/server streams), these commands in server manager objects will become more and more necessary.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team