Giter Club home page Giter Club logo

Comments (7)

elakito avatar elakito commented on August 29, 2024

@jccampanero i don't know why the wrong index was used before.
we can apply your patch for the index part, but for the param method should be better replaced with something like
String[] params(String url, int pos) to return the params up to the pos-th position at once so that we don't need to call param(..., 2) and param(.., 3) and run the split twice. Here, I think, it is also simpler to iterate over indexOf('/') to pick the first pos params.

from atmosphere-extensions.

jccampanero avatar jccampanero commented on August 29, 2024

@elakito Sorry for the long time in reply.

I have pushed a new version of the code with the changes you indicated to me.

In this code you can see that I raise different validation, non expected, exceptions : please , I'd appreciate if you could verify that it does not break the logic followed by the rest of interceptors.

Feel free to ask me for any suggestions or improvements if appropiate.

from atmosphere-extensions.

elakito avatar elakito commented on August 29, 2024

@jccampanero somehow the diff is showing the entire file to be different from its parent and there are two such commits in this PR. That makes it difficult to see what has changed. If you could create a single commit file that only includes the relevant diff, that would be appreciated.
thanks.
regards, aki

from atmosphere-extensions.

jccampanero avatar jccampanero commented on August 29, 2024

@elakito you are right, I'm sorry, I did my changes in a windows system and it changed line endings.
I have rewrited our commit history: please, can you verify if the pull request is right now?
Thank you very much.
Regards,
J. Carlos

from atmosphere-extensions.

elakito avatar elakito commented on August 29, 2024

@jccampanero thanks.
I have merged your PR with a slight change.
regards, aki

from atmosphere-extensions.

jccampanero avatar jccampanero commented on August 29, 2024

@elakito Please, excuse my delay in reply.

Thank you very much for merge our changes in your library.

Thank you very much for your job and for your great library Aki.

Kind regards,
J. Carlos

from atmosphere-extensions.

elakito avatar elakito commented on August 29, 2024

@jccampanero atmosphere is a community supported project and we thank you for your valuable contribution ;-)
regards, aki

from atmosphere-extensions.

Related Issues (20)

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.