Coder Social home page Coder Social logo

Comments (5)

buildscientist avatar buildscientist commented on May 31, 2024

@camann9 @marcelmay

How do you feel about using a library like - unbescape instead of commons-lang3?

We'd still be pulling in a dependency - but unbescape itself doesn't have any dependencies. The alternative is I pull the Java escaping specific classes out (the project is Apache 2.0 licensed) and use them in GreenMail.

from greenmail.

marcelmay avatar marcelmay commented on May 31, 2024

Hi,

Iā€™d rather favour to inline the method (or impl.).
Unbescape is less known than Apache commons lang, and still is >100kb.

We escape only very few < 10 elements, right?

Cheers,
Marcel

On 09 May 2015, at 21:54, Youssuf ElKalay [email protected] wrote:

@camann9 https://github.com/camann9 @marcelmay https://github.com/marcelmay
How do you feel about using a library like - unbescape http://www.unbescape.org/ instead of commons-lang3?

We'd still be pulling in a dependency - but unbescape itself doesn't have any dependencies. The alternative is I pull the Java escaping specific classes out (the project is Apache 2.0 licensed) and use them in GreenMail.

ā€”
Reply to this email directly or view it on GitHub #51 (comment).

from greenmail.

buildscientist avatar buildscientist commented on May 31, 2024

@marcelmay

We should be escaping pretty much anything in the IMAP envelope. I'll pull the Java escaping code in from Unbescape.

from greenmail.

buildscientist avatar buildscientist commented on May 31, 2024

Reassigned this issue to myself as I'll be pulling in the Java escaping code from Unbescape.

from greenmail.

buildscientist avatar buildscientist commented on May 31, 2024

@camann9 @marcelmay Please code review and approve/disapprove my PR :)

from greenmail.

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.