Boo

Possibility to change default visibility settings

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 0.8.2
  • Fix Version/s: 0.9
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Currently the default visibility is hard-coded in the compiler, but for some projects/teams changing the default visibility for one or more kind of member can be desirable.

Boo should allow this to be set (by a macro for instance) through CompilerParameters properties :

DefaultTypeVisibility
DefaultMethodVisibility
DefaultPropertyVisibility
DefaultEventVisibility
DefaultFieldVisibility

Additionally the setting can be changed through define symbols such as DEFAULT_TYPE_VISIBILITY and so on for each kind of member.

Issue Links

Activity

Hide
Cedric Vivier added a comment -

Landed in rev. 3064

Show
Cedric Vivier added a comment - Landed in rev. 3064

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: