-
A lot of times you'll be asked (or volunteer!) to be the 'project lead' but it is not always clear what that means, what your responsibilities are, or how to do a good job. I think it would be good t…
-
A community shouldn't have to rely on the efforts of one person to sustain itself. While @payne is great, we need to think through a transition plan for him specifically, and for the group more long-t…
-
계정들에 등급이 있는 걸로 알고 있는데...
각 유저 등급 별 (시스템 관리자, 관리자, 일반 사용자.. 등... 올챙이에서 나누고 있는 사용자 등급) .. R&R을 정의한 문서가 없는 것 같아서... 누가 뭘 할 수 있는지 파악하기가 힘든 것 같습니다. 그래서.. 각 등급별 차이도 만든 사람 이외에는 잘 파악도 안되고요...
문서상으로 정리된게 있으…
-
*@Glandos commented on Jun 3, 2019, 3:35 PM UTC:*
(Imported from [https://svn.boost.org/trac10/ticket/12545](https://svn.boost.org/trac10/ticket/12545))
When using the `basic_stream_socket` [constr…
ghost updated
2 weeks ago
-
## Release Info
Please provide information on what you want to be included in the Eclipse Tractus-X release.
If you are not owner of this issue, please provide the information as comment to th…
-
## Release Info
Please provide information on what you want to be included in the Eclipse Tractus-X release.
If you are not owner of this issue, please provide the information as comment to th…
-
The App class handles far too many responsibilities. Instead of having this class be a god-class, we should split it up into multiple classes which each handle one thing. This would allow us to uphold…
-
-
Sometimes methods are defined in non abstract classes that should be overrridden in subclasses. This is currently done with
```scala
protected def getShardedChunkPathAndRange(chunkIndex: Array[I…
-
Buenas noches, aquí se puede aplicar el patrón Chain of Responsibility ya que permite el paso de solicitudes a lo largo de una cadena de manejadores, en este caso, se puede controlar el orden de contr…