Skip to content

Commit

Permalink
modifiying stylistic problems
Browse files Browse the repository at this point in the history
  • Loading branch information
elviejo79 committed Feb 21, 2024
1 parent ed4246f commit 1555c4e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions 2024-02-17-AOPinEiffel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
| Internet Protocols FTP, WWW, IRC | Schemes | The same way that a URI like ftp://myDir/myImage.jpg has a different behavior such as www://myDy/myImage.jpg. Schemes change the behavior that Polymorphic URI will have | | Polymorphic identifiers: uniform resource access in objective-smalltalk (https://doi.org/10.1145/2508168.2508169) |
| Spreadsheet formulas | References | The same way that changing a value in a cell in a spreadsheet automatically recalculates the derived values. Reference values will automatically update the derived values in a uniform identifier. | | |
| Constraint programming | Constraints as polymorphic connectors | What if the assignment operation had more meaning, such as keeping the values unidirectionally updated or synchronized? | | Constraints as polymorphic connectors |
| | | | | |



Known-Unknowns (Uncertainties)
Expand Down Expand Up @@ -97,12 +97,12 @@
References
================================================================================

Avotins, J., & Mingins, C. (1993). Metrics for Object-Oriented Design. International Conference on Software Technology: Methods and Tools.
Weiher, M., & Hirschfeld, R. (2013). Polymorphic identifiers: uniform resource access in objective-smalltalk. Dynamic Languages Symposium.
Weiher, M., & Hirschfeld, R. (2019). Standard object out: streaming objects with polymorphic write streams. Proceedings of the 15th ACM SIGPLAN International Symposium on Dynamic Languages.
Weiher, M., & Hirschfeld, R. (2019). Storage combinators. Proceedings of the 2019 ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software.
Weiher, M., & Hirschfeld, R. (2016). Constraints as polymorphic connectors. Proceedings of the 15th International Conference on Modularity.
Weiher, M. (2020). Can programmers escape the gentle tyranny of call/return? Companion Proceedings of the 4th International Conference on Art, Science, and Engineering of Programming.
- Avotins, J., & Mingins, C. (1993). Metrics for Object-Oriented Design. International Conference on Software Technology: Methods and Tools.
- Weiher, M., & Hirschfeld, R. (2013). Polymorphic identifiers: uniform resource access in objective-smalltalk. Dynamic Languages Symposium.
- Weiher, M., & Hirschfeld, R. (2019). Standard object out: streaming objects with polymorphic write streams. Proceedings of the 15th ACM SIGPLAN International Symposium on Dynamic Languages.
- Weiher, M., & Hirschfeld, R. (2019). Storage combinators. Proceedings of the 2019 ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software.
- Weiher, M., & Hirschfeld, R. (2016). Constraints as polymorphic connectors. Proceedings of the 15th International Conference on Modularity.
- Weiher, M. (2020). Can programmers escape the gentle tyranny of call/return? Companion Proceedings of the 4th International Conference on Art, Science, and Engineering of Programming.

<link rel="stylesheet" href="https://morgan3d.github.io/markdeep/latest/latex.css?">
<!-- Markdeep: --><style class="fallback">body{visibility:hidden}</style><script src="https://morgan3d.github.io/markdeep/latest/markdeep.min.js?" charset="utf-8"></script>

0 comments on commit 1555c4e

Please sign in to comment.