osdir.com
mailing list archive
Mozy Online Backup: 2GB Free. Automatic. Secure.

Subject: [jira] Updated: (BOO-399) The [Module] attribute should automagically make all members static. - msg#00111

List: lang.boo.devel

Date: Prev Next Index Thread: Prev Next Index

[
http://jira.codehaus.org/browse/BOO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]

Rodrigo B. de Oliveira updated BOO-399:
---------------------------------------

Fix Version/s: (was: 0.8)
0.8.1

> The [Module] attribute should automagically make all members static.
> --------------------------------------------------------------------
>
> Key: BOO-399
> URL: http://jira.codehaus.org/browse/BOO-399
> Project: Boo
> Issue Type: Improvement
> Components: Runtime (Boo.Lang)
> Affects Versions: 0.5.6
> Reporter: Arron Washington
> Priority: Trivial
> Fix For: 0.8.1
>
>
> 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. ;)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email




Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

[jira] Updated: (BOO-804) Making booc consuming/producing CLI compiler-related attributes

[ http://jira.codehaus.org/browse/BOO-804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo B. de Oliveira updated BOO-804: --------------------------------------- Fix Version/s: (was: 0.8) 0.8.1 > Making booc consuming/producing CLI compiler-related attributes > --------------------------------------------------------------- > > Key: BOO-804 > URL: http://jira.codehaus.org/browse/BOO-804 > Project: Boo > Issue Type: Bug > Components: Boo.Lang.CodeDom, Compiler > Affects Versions: 0.7.6 > Reporter: Cedric Vivier > Assignee: Cedric Vivier > Fix For: 0.8.1 > > Attachments: module-fix.patch, synthetic2.patch > > > Compiler should support compiler-related attributes. > Consuming : > - System.ObsoleteAttribute > - System.Diagnostics.ConditionalAttribute > Producing : > - System.Runtime.CompilerServices.CompilerGeneratedAttribute > - System.Runtime.CompilerServices.CompilerGlobalScopeAttribute ?? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

Next Message by Date: click to view message preview

[jira] Updated: (BOO-288) Jagged array declaration syntax should be fixed.

[ http://jira.codehaus.org/browse/BOO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo B. de Oliveira updated BOO-288: --------------------------------------- Fix Version/s: (was: 0.8) 0.8.1 > Jagged array declaration syntax should be fixed. > ------------------------------------------------ > > Key: BOO-288 > URL: http://jira.codehaus.org/browse/BOO-288 > Project: Boo > Issue Type: Wish > Components: Compiler > Environment: All. > Reporter: Sorin Ionescu > Fix For: 0.8.1 > > > Jagged array declaration must be changed from foo = array(typeof((int)), 2) > to foo = array((int), 2). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

Previous Message by Thread: click to view message preview

[jira] Updated: (BOO-804) Making booc consuming/producing CLI compiler-related attributes

[ http://jira.codehaus.org/browse/BOO-804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo B. de Oliveira updated BOO-804: --------------------------------------- Fix Version/s: (was: 0.8) 0.8.1 > Making booc consuming/producing CLI compiler-related attributes > --------------------------------------------------------------- > > Key: BOO-804 > URL: http://jira.codehaus.org/browse/BOO-804 > Project: Boo > Issue Type: Bug > Components: Boo.Lang.CodeDom, Compiler > Affects Versions: 0.7.6 > Reporter: Cedric Vivier > Assignee: Cedric Vivier > Fix For: 0.8.1 > > Attachments: module-fix.patch, synthetic2.patch > > > Compiler should support compiler-related attributes. > Consuming : > - System.ObsoleteAttribute > - System.Diagnostics.ConditionalAttribute > Producing : > - System.Runtime.CompilerServices.CompilerGeneratedAttribute > - System.Runtime.CompilerServices.CompilerGlobalScopeAttribute ?? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

Next Message by Thread: click to view message preview

[jira] Updated: (BOO-288) Jagged array declaration syntax should be fixed.

[ http://jira.codehaus.org/browse/BOO-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rodrigo B. de Oliveira updated BOO-288: --------------------------------------- Fix Version/s: (was: 0.8) 0.8.1 > Jagged array declaration syntax should be fixed. > ------------------------------------------------ > > Key: BOO-288 > URL: http://jira.codehaus.org/browse/BOO-288 > Project: Boo > Issue Type: Wish > Components: Compiler > Environment: All. > Reporter: Sorin Ionescu > Fix For: 0.8.1 > > > Jagged array declaration must be changed from foo = array(typeof((int)), 2) > to foo = array((int), 2). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by