Boo

The [Module] attribute should automagically make all members static.

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Trivial Trivial
  • Resolution: Unresolved
  • Affects Version/s: 0.5.6, 0.9
  • Fix Version/s: 0.9.5
  • Component/s: Runtime (Boo.Lang)
  • Labels:
    None
  • Number of attachments :
    0

Description

At the moment [Module] does not make all members of its applied class static; unfortunately, all members of any class decorated with [Module] must be static to be used properly.

If a [Module] has many members, this becomes an annoying and definitely not wrist friendly exercise.

Issue Links

Activity

Hide
Cedric Vivier added a comment -

Now that we have "static class" making all members static, do we still want this ?

Show
Cedric Vivier added a comment - Now that we have "static class" making all members static, do we still want this ?

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: