Exactly,

> Refactoring-Spelling depends on Refactoring-Core
> Refactoring-Core depends on AST-Core

AST-Core doesn't depend on anything.

> There are more ?  and dependences with external packages?

No more dependencies.

However, this configuration is hardly any useful, because there is no
user-interface, this is just the model of the refactoring engine. To
get the UI tools consider loading these packages with the following
dependencies:

    OB-Refactory --> Refactoring-Core, OB-Standard
    OB-Regex --> Refactoring-Core, OB-Standard
    OB-Shout --> OB-Morphic
    OB-SUnitIntegration --> OmniBrowser
    OB-Standard --> OmniBrowser
    OB-Morphic --> OmniBrowser
    OmniBrowser --> (none)
    ECompletionOmniBrowser --> ECompletion
    ECompletion --> Shout
    ShoutWorkspace --> Shout
    Shout --> (none)

HTH,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to