Cyprus & GIT

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

Cyprus & GIT

GLASS mailing list
Hi,

Several quick questions:
1) With Cyprus will all classes go into UserGlobals with categories being used as the distinction or will there be an option for the category and symbolDictionary to be the same?

                Example:
                        If I have category LcsXxxxxxx this is currently mapped to #UserGlobals.
                        In the future can this be mapped to a different symbol dictionary (Ex: #LcsXxxxxxx)?
                       
2) When Cyprus is ready, it will be made part of tODE?

Regards,

Reg
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass
Reply | Threaded
Open this post in threaded view
|

Re: Cyprus & GIT

GLASS mailing list
On 09/22/2017 06:46 AM, Reg Krock wrote:
> Hi,
>
> Several quick questions:
> 1) With Cyprus will all classes go into UserGlobals with categories being used as the distinction or will there be an option for the category and symbolDictionary to be the same?

Neither. Cypress2 (which may get renamed at some point) distinguishes
classes by what *package* they're in. Category and SymbolDictionary are
optional, transitional, ways of organization, but are really only there
for converting from pre-Cypress to Cypress ways of organizing code. Once
moved to Cypress, all classes will probably be in the same
SymbolDictionary for most people, and category will be irrelevant.

Regards,

-Martin
_______________________________________________
Glass mailing list
[hidden email]
http://lists.gemtalksystems.com/mailman/listinfo/glass