Konrad Hinsen

Results 33 issues of Konrad Hinsen

The repository does not contain an explicit license. The file `ciel.asd` says `:license: "MIT"`, but the label "MIT license" [is ambiguous](https://www.gnu.org/licenses/license-list.html#Expat). Better add an explicit `LICENSE` or `COPYING`.

**Describe the request** `Metacello` supports loading packages from GitHub (documented) plus a few more undocumented sources (gitlab, gitlocal, ...). It should permit loading packages from any git repository hosted anywhere:...

Type: Enhancement

In v1.0.1139, I get the following assertion failure when rendering a columnedList view: ![gt-assertion-failure](https://github.com/user-attachments/assets/4448326f-3aae-4d7d-b9e9-10a1f3f5411d) The fix is inserting `asString` after `eachColumn title`.