[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hidden interfaces
From: |
Giah de Barag |
Subject: |
Hidden interfaces |
Date: |
Fri, 23 Sep 2016 13:08:02 -0400 |
The preponderance of private interfaces in GNUstep frustrates the use by users
of categories to extend functionality.
Is there an objection to exposing some of the hidden interfaces? For example,
in Apple, NSExpression.h is exposed, but in GNUstep it is hidden inside
NSPredicate.m. Also there are a few GNUstep-internal helper classes that begin
with GS* that are frustratingly hidden that I would like to expose.
Any objections?
- Hidden interfaces,
Giah de Barag <=