Giter VIP home page Giter VIP logo

Comments (5)

dsyme avatar dsyme commented on May 22, 2024

As @latkin has labelled, I think this is still a discussion/feature-request item. I'm not sure what @latkin and @KevinRansom want, but I personally think it is best to keep feature-requests off GitHub until a later stage (e.g. they are "approved" or a concrete design is available or an implementation pull request is available). Equally, I may be wrong, especially if good labelling is used. Ultimately it's up to the @latkin and @KevinRansom as current masters of the repo :)

from fsharp.

smoothdeveloper avatar smoothdeveloper commented on May 22, 2024

Relevant ticket: #1177

If this get implemented, as @dsyme described in a comment it would better be based on custom handlers and some type of URI scheme so it can be extended.

from fsharp.

enricosada avatar enricosada commented on May 22, 2024

It's possibile to add to fsi as cli parameter the name/assembly of a resolver? Using an external assembly resolver, there is no need to add special use case inside fsi (paket, nuget, etc).
Or as internal fsi command #resolver "path/to/resolver.dll
So #r "suave" is resolved by custom resolver, who can for example download the nuget package or use it from paket.

from fsharp.

smoothdeveloper avatar smoothdeveloper commented on May 22, 2024

@enricosada yes with @dsyme idea we won't have special case for nuget, paket etc.

His idea:

#r "references:nuget-handler.dll"  // specially attributed DLL
#r "SomeNugetPackage"

But we can refine.

What your propose about command line argument is an important point and I agree having possibility to reference the handler from there, and maybe also having fsi scan a folder with additional handlers would be great!

from fsharp.

dsyme avatar dsyme commented on May 22, 2024

Closing as suggestion is tracked by fsharp/fslang-suggestions#542

from fsharp.

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.