Coder Social home page Coder Social logo

Comments (6)

dadhi avatar dadhi commented on June 1, 2024 1

But better no config at all )

from fastexpressioncompiler.

dadhi avatar dadhi commented on June 1, 2024

Thanks for the test! Will check.

May be we need to control supported expr types on the Client side, so that you may disable the culprit until fixed ?

from fastexpressioncompiler.

detoxhby avatar detoxhby commented on June 1, 2024

Could you please explain the "Client side" scope you referred a bit more detailful in this context?

from fastexpressioncompiler.

dadhi avatar dadhi commented on June 1, 2024

By client I mean the general consumer of the FEC. Like to have a way to configure FEC:

ExpressionCompiler.Exclude(ExpressionType.MemberInit, other);

from fastexpressioncompiler.

detoxhby avatar detoxhby commented on June 1, 2024

@dadhi seems like a good idea, but I would reverse it and exclude unsupported expressions by default with API support to include them.
This way FEC would always be safe and would allow future development to enable new features progressively as they become stable.

from fastexpressioncompiler.

dadhi avatar dadhi commented on June 1, 2024

We can have both :)

from fastexpressioncompiler.

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.