GithubHelp home page GithubHelp logo

EZFormRadioField about ezform HOT 5 CLOSED

chrismiles avatar chrismiles commented on July 17, 2024
EZFormRadioField

from ezform.

Comments (5)

jessedc avatar jessedc commented on July 17, 2024

Asserts get compiled out in release builds, I'd assume @chrismiles wants the exceptions to stay there.

from ezform.

Noobish1 avatar Noobish1 commented on July 17, 2024

Xcode throws errors if the "Enable Objective-C Exceptions" is set to No, which seems to be the default for me in Xcode 4.5.2

EDIT: under further inspection, the default does seems to be Yes, so it's just our project.

from ezform.

chrismiles avatar chrismiles commented on July 17, 2024

Throwing exceptions to indicate invalid state was a clean way to inform the API user, at the time. I'm not married to them, happy to hear arguments about using assertions instead.

I haven't seen a project not have "Enable Objective-C Exceptions" enabled. Is that common?

from ezform.

Noobish1 avatar Noobish1 commented on July 17, 2024

I've never come across a project with "Enable Objective-C Exceptions" set to No either, until now. The project is a Unity project with some native code and it seems like Unity is turning it off, NSAsserts work whether it's turned off or not so it seems like a better solution, but thats just me.

from ezform.

chrismiles avatar chrismiles commented on July 17, 2024

If you can easily work with it as it is, I think we'll just leave it.

However, if this is a show-stopper for your project, shout and I'll consider the change.

from ezform.

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.