Boo

include booish2/Interpreter2 in default build & add option to delimit suggestions with newlines

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 0.8.1
  • Component/s: Command line tools
  • Labels:
    None
  • Environment:
    all
  • Patch Submitted:
    Yes
  • Number of attachments :
    1

Description

  • build booish2/InteractiveInterpreter2 by default and replace booish.exe by the new version.
  • add some option in booish to display suggestions delimited with newlines

WAS:
This patches the build to not exclude the interpreter (although I assume it is not there for stability reasons, But it's just too darn cool not to!).
ALso, outputs suggestions as newline delimited, instead of comma delimited. much better to my eyes.

Activity

Hide
Cedric Vivier added a comment -

Interpreter2 is not built not because of stability reasons but because it cannot be built on 1.1 and there is no point making a giant #if NET_2_0 englobing the whole file
Hopefully Interpreter2 and as such booish2 will replace current Interpreter/booish in the 0.8 NET_20 release of Boo, it's why it is an optional build for now.

About delimiting suggestions with newlines I think this waste too much of the limited console screen space imho. But it's probably worth including your idea as some option to booish2 anyway

Show
Cedric Vivier added a comment - Interpreter2 is not built not because of stability reasons but because it cannot be built on 1.1 and there is no point making a giant #if NET_2_0 englobing the whole file Hopefully Interpreter2 and as such booish2 will replace current Interpreter/booish in the 0.8 NET_20 release of Boo, it's why it is an optional build for now. About delimiting suggestions with newlines I think this waste too much of the limited console screen space imho. But it's probably worth including your idea as some option to booish2 anyway
Hide
Cedric Vivier added a comment -

after discussion with Rodrigo on the topic, let's add to this task a quick refactoring of Interpreter2 : moving all view code in a separate ConsoleInterpreterView (deriving from InterpreterView)

Show
Cedric Vivier added a comment - after discussion with Rodrigo on the topic, let's add to this task a quick refactoring of Interpreter2 : moving all view code in a separate ConsoleInterpreterView (deriving from InterpreterView)
Hide
Cedric Vivier added a comment -

fixed on rev. 2834
postponed the refactoring to next release to not delay the booish2 as default once again => BOO-953

Show
Cedric Vivier added a comment - fixed on rev. 2834 postponed the refactoring to next release to not delay the booish2 as default once again => BOO-953

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: