# The form data below was edited by norman_morse # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. # Type: Type of job; [Bug/Feature]. Required. Job: job000197 Status: open Project: perforce-software-p4api-net Severity: A ReportedBy: norman_morse ReportedDate: 2015/04/07 10:59:22 ModifiedBy: norman_morse ModifiedDate: 2015/04/07 11:03:54 Description: P4API.NET should support OSX release using MONO. This has already been done to support P4Connect, look on the workshop at the P4Connect source which includes a modified version of P4API.NET which works in OSX under Mono. DevNotes: Type: Feature