Ticket #9111 (new)

Opened 7 years ago

Last modified 5 years ago

Pythonic Algorithm Usage

Reported by: Owen Arnold Owned by: Martyn Gigg
Priority: major Milestone: Backlog
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

Some users are now getting confused by the v2 Python API, because it suggests that It will act like python functions, but does not to.

For example:

cloned = CloneWorkspace(GroupWorkspace(['a', 'b']))

Will fail because there is no OutputWorkspace property set for GroupWorkspace. This would work with python functions.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Owner changed from Anyone to Martyn Gigg
  • Status changed from new to infoneeded

Martyn,

Is this possible or realistic?

Question for Owen Later, Is this really critical?

comment:2 Changed 7 years ago by Owen Arnold

  • Priority changed from critical to major

Changed to major rather than critical. We are almost there with the python v2 syntax. It would be great to finish this rather than have to explain the caveats for users as I had to do today.

comment:3 Changed 6 years ago by Nick Draper

  • Status changed from infoneeded to new

Set to new at the end of Triage

comment:4 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 9954

Note: See TracTickets for help on using tickets.