Git Product home page Git Product logo

Comments (5)

tomlarkworthy avatar tomlarkworthy commented on May 27, 2024

Hmm. Sorry I missed this alert coming in. ! is not being coerced is the underlying bug. I'll try and work out how to connect these error messages

from blaze_compiler.

tomlarkworthy avatar tomlarkworthy commented on May 27, 2024

Oh ! is special syntax in YAML. So having it in the front of a string causes problems. So you can quote it
"isValid(): "!prev.foo""

from blaze_compiler.

tomlarkworthy avatar tomlarkworthy commented on May 27, 2024

Ok that type of error message is quite hard to propagate as its really a syntax exception in the YAML layer.

from blaze_compiler.

mm-gmbd avatar mm-gmbd commented on May 27, 2024

I'm getting the same error message when I call a function that in turn calls another function that is not defined. Reopen?

from blaze_compiler.

skoczen avatar skoczen commented on May 27, 2024

There are in fact a bunch of errors that are really difficult to track down when using blaze - $variables must be identically spelled in declaration, rules, and function use, for instance, or they'll silently be eaten.

A big +1 to a sprint spent on making blaze more helpful when compilations errors or mis-matches occur!

Here, we've almost decided to ditch it and just go to straight rules.json, even though they're hideously complex for our setup. Blaze is just really hard to debug, and there aren't many indications of the magic.

If we had it to do again, that's what we'd have done.

from blaze_compiler.

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.