Project

General

Profile

Feature #227

remove all std::cout and use squeak

Added by Tunnell, Christopher about 13 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
common_cpp
Target version:
Start date:
25 November 2010
Due date:
% Done:

0%

Estimated time:
Workflow:
#1

Updated by Tunnell, Christopher about 13 years ago

update: no standard output should occur. Use datastructure errors instead, which allow you to post arbitrary text.

#2

Updated by Tunnell, Christopher almost 13 years ago

a 'grep' should be done to deal with this.

#3

Updated by Tunnell, Christopher almost 13 years ago

  • Priority changed from Normal to Low
#4

Updated by Tunnell, Christopher over 12 years ago

Hey Chris: I sort of want to reject this. Should we write up a quick paragraph for people on how we want the UI?

#5

Updated by Tunnell, Christopher over 12 years ago

  • Target version changed from MAUS-v0.0.1 to Future MAUS release
#6

Updated by Tunnell, Christopher over 12 years ago

  • Assignee deleted (Tunnell, Christopher)

ANybody want this?

#7

Updated by Rogers, Chris over 12 years ago

It depends - as discussed, we probably want to move to use python logging module and then we need this or equivalent code - given that this code already exists I say we should enforce it. If you don't want to do it we need to find someone who can...

#8

Updated by Tunnell, Christopher over 12 years ago

This is just a good thing to toss to somebody else. But let me scan real quick. We really need to split up 'common' into 'common' and 'common_legacy'.

std::cout should be removed from everything outside of 'common'. Within 'common' should I just comment out all std::cout?

#9

Updated by Rogers, Chris about 11 years ago

  • Status changed from Open to Rejected

We instead put std::cout into debug in Squeak.

Also available in: Atom PDF