-
### Is your feature request related to a problem?
I have a specific need to make a 3d printed item encased in a cylindrical mold much like a binder jet printer makes an item encased in powder. The mo…
-
```
Support eager loading generically for any scope. Rename
eagerlyInContainer() to just eagerly().
```
Original issue reported on code.google.com by `kevin...@gmail.com` on 27 Feb 2007 at 8:28
-
The modules are installed and active but there is no sign of the dynamic forms. I had one on a widget and while the widget is still there, the form elements are gone and the dynamic form drag and drop…
-
This should say "Role" is required, not "Name".
![image](https://github.com/user-attachments/assets/64d1dd10-86ea-4316-b7e7-cad01df8ed0b)
-
`Dynamic.mod` will cause loops on some arguments, the following code causes a hang:
```
;; assume arr is ['x 'y]
(= 0 (mod (length arr) 2)))
```
Changing `mod` to `imod` fixes the code above.…
-
```
It should be possible to write tests using Guiceberry testing infrastructure
that is contributed by different components/teams in a system.
Only one of GuiceBerryEnvMain can be bound per Inject…
-
Here are some initial thoughts.
Some definitions:
- LibreTexts Instructors: any instructor that is an author of a textbook on libretexts.org or a co-instructor of the author.
- LibreTexts Student…
-
### Describe your motivation
Java records has been GA since Java 16. Since a record is immutable it is more suitable for a functional or 'data driven' coding style which Oracle is now more propagan…
-
Tracking a feature that we've (which includes at least @rrnewton, @vikraman, and I) desired for a while: the ability to use `axiomatize` in one module, and be able to reference that axiomatized defini…
-
We should think about a procedure to delete users. The unix_account might be considered independent of this question.
---
Related Tasks:
- #470
---
_(added later)_
Subtasks:
- [ ] Add design…