Skip to content

Commit

Permalink
README: ref comment with more non-panic scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegt authored Jul 15, 2022
1 parent e0296a0 commit f7a8a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

A simple wrapper around the https://github.com/deadsy/sdfx Go-based solid modeling package. Re-enables fluent-style code when it's okay to panic.

Needed because we removed panics in core code in deadsy/sdfx#24, deadsy/sdfx#26, and deadsy/sdfx#27. Background and rationale discussed in more detail in deadsy/sdfx#50 and deadsy/sdfx#51.
Needed because we removed panics in core code in deadsy/sdfx#24, deadsy/sdfx#26, and deadsy/sdfx#27. Background and rationale discussed in more detail in https://github.com/deadsy/sdfx/issues/22#issuecomment-730854508, deadsy/sdfx#50 and deadsy/sdfx#51.

0 comments on commit f7a8a7f

Please sign in to comment.