Issue 622 in moose-technology: Glamour-Scripting should be merged in the Glamour-Core package

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 622 in moose-technology: Glamour-Scripting should be merged in the Glamour-Core package

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Engineering Priority-Medium Component-Glamour Milestone-4.4

New issue 622 by [hidden email]: Glamour-Scripting should be merged  
in the Glamour-Core package
http://code.google.com/p/moose-technology/issues/detail?id=622

The original idea was to have Scripting detachable, but now it is very much  
the way the  model should be constructed so it should be core.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 622 in moose-technology: Glamour-Scripting should be merged in the Glamour-Core package

moose-technology
Updates:
        Status: Started
        Owner: [hidden email]
        Cc: -[hidden email]

Comment #1 on issue 622 by [hidden email]: Glamour-Scripting should  
be merged in the Glamour-Core package
http://code.google.com/p/moose-technology/issues/detail?id=622

Doing it

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 622 in moose-technology: Glamour-Scripting should be merged in the Glamour-Core package

moose-technology

Comment #2 on issue 622 by [hidden email]: Glamour-Scripting should  
be merged in the Glamour-Core package
http://code.google.com/p/moose-technology/issues/detail?id=622

Ok, done. The script I used:

(RPackageOrganizer  default packageNamed: 'Glamour-Scripting')  
extensionMethods do: [:meth |
        (meth category ~= 'scripting')
                ifTrue: [meth methodClass organization renameCategory: meth category  
toBe: 'scripting'].
        ]

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 622 in moose-technology: Glamour-Scripting should be merged in the Glamour-Core package

moose-technology
Updates:
        Status: Fixed

Comment #3 on issue 622 by [hidden email]: Glamour-Scripting should  
be merged in the Glamour-Core package
http://code.google.com/p/moose-technology/issues/detail?id=622

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 622 in moose-technology: Glamour-Scripting should be merged in the Glamour-Core package

moose-technology
Updates:
        Status: Accepted

Comment #4 on issue 622 by [hidden email]: Glamour-Scripting should  
be merged in the Glamour-Core package
http://code.google.com/p/moose-technology/issues/detail?id=622

Something went wrong and the tests are red.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 622 in moose-technology: Glamour-Scripting should be merged in the Glamour-Core package

moose-technology
Updates:
        Status: Fixed

Comment #5 on issue 622 by [hidden email]: Glamour-Scripting should  
be merged in the Glamour-Core package
http://code.google.com/p/moose-technology/issues/detail?id=622

Should be fixed now.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev