Ticket #218 (assigned task)

Opened 8 months ago

Last modified 8 months ago

Move ipython1 to the new coding convention

Reported by: bgranger Assigned to: bgranger (accepted)
Priority: normal Milestone: 0.9.0
Component: ipython1 Version:
Severity: normal Keywords:
Cc:

Description

Up until now we were using lowerCamelCase in ipython1. We have decided to move to lowercase_with_underscores. We now need to go through ipython1 and move to this new convention. We should however, provide shadow names to the old convention for public interfaces (RemoteController? and TaskController?).

Change History

02/04/08 14:24:41 changed by bgranger

  • status changed from new to assigned.