Code Monkey home page Code Monkey logo

Comments (6)

Raynes avatar Raynes commented on June 26, 2024

Hey. Thanks for bringing this up. Just wanted to let you know that I've seen this issue. I'll take a look within the next week or so. I've got a whole lot going on at the moment.

Just a heads up so that you don't think I'm ignoring you if I don't respond for a couple of days.

from fs.

franks42 avatar franks42 commented on June 26, 2024

no hurries - I won't feel ignored - best wishes for your mom - fs.

from fs.

Raynes avatar Raynes commented on June 26, 2024

Hey. Sorry I haven't looked at this in so long.

@amalloy Would you want this in useful? https://github.com/franks42/fs/blob/master/src/fs/utils.clj#L31

from fs.

franks42 avatar franks42 commented on June 26, 2024

Thanks for picking this up again.

Did you think about how to make fs more thread-safe ?

There may be alternative ways to go about it besides my suggestion...

Thanks, FrankS.

On Apr 10, 2012, at 10:04 AM, Anthony [email protected] wrote:

Hey. Sorry I haven't looked at this in so long.

@amalloy Would you want this in useful? https://github.com/franks42/fs/blob/master/src/fs/utils.clj#L31


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

from fs.

pbiggar avatar pbiggar commented on June 26, 2024

We've been using the old version of fs (0.9 and 0.11.1) until now, and it looks like the changes to *cwd*, and the removal of with-cwd break things for us. Can we go back to the old way, or was there something broken about it?

from fs.

Raynes avatar Raynes commented on June 26, 2024

I decided to just make cwd a dynamic var. You can still simulate mutation by wrapping your code in with-mutable-cwd and using set! (or the new chdir function). I think this is the simplest and most satisfactory solution. Less magic.

@pbiggar The latest changes might make things easier on you.

from fs.

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.