-
We're using smart gravity / object oriented gravity with excellent results, but we have some specific scenarios where we'd like to be able to specify an "alignment" of the resulting image.
For exam…
-
Drupal >11.1.0 has support for hook implementations in classes with attributes.
https://www.drupal.org/node/3442349
And it seems that many core hooks are moving to this kind of implementation.
…
-
Make it so that the tree views, form fields and YAML output are updated when the metadata is and not "_oninput_" or other interaction triggered events.
Zasco updated
3 weeks ago
-
It seems what makes more sense is to have a `HaloFile` class where all current functions would go
-
I'm trying to debug an drawed object instance.
![image](https://github.com/user-attachments/assets/138bf459-cd80-4d5a-a60b-c4b1ee9f9a33)
![image](https://github.com/user-attachments/assets/ca7dd…
-
is there any way to make object oriented programming like changing the transparency of the baseplate for exemple? because i couldn't find anything like that at all.
-
it seems like all the calls to s3 are passing a global object into them
Seems like it may be better to create an S3 class to handle all the s3 operations (which would set up nicely for #17 )
I…
-
- make changes in `oop/odbms` folder based on the task in `oop/README.md`.
- use PR template in `docs/` when creating a PR.
axyut updated
3 weeks ago
-
This code is very CSC 103-style, which is not necessarily robust and good Java coding style, and in the long run, becomes a big mess of unmanageable code. There's a lot of redundancy, and very little …
-
Static API is a poor solution if someone wants to run two server instances.
I want to be able to get an object of a started process with all services.
for example:
```java
MinecraftServer minecr…