Code Monkey home page Code Monkey logo

Comments (2)

bonzini avatar bonzini commented on August 15, 2024

Il 08/07/2012 10:45, Gwenael Casaccio ha scritto:

I am working on a large project with lot of directories
and the package.xml becomes messy:

javascript/initialization/SystemInitialization.st
javascript/type/Extensions.st
...
javascript/ast/Extensions.st
javascript/ast/JSAstNode.st
javascript/ast/JSFunction.st
javascript/ast/JSParenthesis.st
javascript/ast/literals/Extensions.st
...

I propose to add a path tag with the full path, and why not adding tag for manipulating the path
like a parentDir tag or cd tag

javascript/type/
Extensions.st
...
javascript/ast/
Extensions.st
JSAstNode.st
JSFunction.st
JSParenthesis.st
literals/
Extensions.st
...

What's your opinion about that?

Looks great. I would use a

... tag with
nested built-file, filein and file tags. It's also possible to nest the

tag. That's a bit harder to implement with the hand-rolled XML parser in kernel/, but it's really the only markup that makes some sense.

Paolo

from smalltalk.

 avatar commented on August 15, 2024

On 08/07/2012 19:40, Paolo Bonzini wrote:

Il 08/07/2012 10:45, Gwenael Casaccio ha scritto:

I am working on a large project with lot of directories
and the package.xml becomes messy:

javascript/initialization/SystemInitialization.st
javascript/type/Extensions.st
...
javascript/ast/Extensions.st
javascript/ast/JSAstNode.st
javascript/ast/JSFunction.st
javascript/ast/JSParenthesis.st
javascript/ast/literals/Extensions.st
...

I propose to add a path tag with the full path, and why not adding tag for manipulating the path
like a parentDir tag or cd tag

javascript/type/
Extensions.st
...
javascript/ast/
Extensions.st
JSAstNode.st
JSFunction.st
JSParenthesis.st
literals/
Extensions.st
...

What's your opinion about that?
Looks great. I would use a

... tag with
nested built-file, filein and file tags. It's also possible to nest the

tag. That's a bit harder to implement with the hand-rolled XML parser in kernel/, but it's really the only markup that makes some sense.

Paolo


Reply to this email directly or view it on GitHub:
#6 (comment)

First step done, is something like that good enough? If yes I will
extract the args
parser in a method.

Gwen

from smalltalk.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.