-
[As discussed on fortran-lang mailing list](https://groups.io/g/fortran-lang/topic/73954669?p=Created,,,20,1,0,0)
Assign: Williams
-
Hello there,
I was planning on writing up some common Object-Oriented design patterns in either Python or Java. Designs like Factory design patterns, singletons, decorators, etc. I wasn't really sure…
-
# Object Oriented
The core idea of OOP is based on objects and how they communicate.
Code is organized into objects that contain a state that is only modified by the code that is part of the obj…
-
### Product
Hot Chocolate
### Is your feature request related to a problem?
Consider for example this error:
https://github.com/ChilliCream/graphql-platform/blob/7d21adab765fffad291f22255db1102f…
-
-
```
Add aspect oriented support (linked with logging or else for example) to
iki, using this : http://www.cs.tut.fi/~ask/aspects/aspects.html
```
Original issue reported on code.google.com by `vdemee…
-
**Issue**
When attempting to change the orientation to landscape in wkhtmltopdf by adding the --orientation parameter in MimeMessageConverter.java, the resulting PDF from a converted MSG file exhibi…
-
Currently there is multiple modes that GHost/2 can operate as GUI, Console, Simple Console and Service. All of these modes are built into the GHost application. This adds complexity to doing anythin…
-
Hi Michael,
one more question: If I have a list of outward facing normals for each triangle, can I use pyoctree to calculate not just the ray-mesh intersection point but also from which side the ra…
-
A group of students at the university of Bremen needs to implement a method called BOS (Background Oriented Schlieren) which is close to PIV but slightly different. The same correlation methods but di…