If we're talking MVC, then model is not a big deal with documentation. Controllers and view are where the key stuff lies, and by definition controllers are going to be UI framework specific.
What is it you believe to be reusable? Also, do note that there is already a help viewer app: http://wiki.gnustep.org/index.php/HelpViewer.app On Wed, Jan 18, 2017 at 12:37 AM, Graham Lee <[email protected]> wrote: > I would hope that UIKit is only used in the view layer (but, I've seen > enough app source not to hold my breath...) > Graham. > > -------- Original message -------- > From: Ivan Vučica <[email protected]> > Date: 2017/01/18 00:34 (GMT+00:00) > To: Graham Lee <[email protected]> > Cc: Svetlana Tkachenko <[email protected]>, [email protected] > Subject: Re: GNUstep dev guide > > Is it really feasible, given there's (to my knowledge) no UIKit > implementation for GNUstep? > > On Tue, Jan 17, 2017 at 11:56 PM, Graham Lee <[email protected]> wrote: > > > Hi Svetlana, > > Another observation that someone made off - list was that as the iOS > > version of Dash is now copyleft free software ( > https://github.com/Kapeli/ > > Dash-iOS?files=1), a GNUstep port may be feasible. And the docs from here > > and the autogsdoc could maybe be combined into a docset. > > Anyway, anyone already can indeed contribute, there's a link to the > > bitbucket repo on the website :). > > Graham > > > > -------- Original message -------- > > From: Svetlana Tkachenko <[email protected]> > > Date: 2017/01/17 21:56 (GMT+00:00) > > To: Graham Lee <[email protected]>, [email protected] > > Subject: Re: GNUstep dev guide > > > > I would suggest to write a HelpViewer in GNUStepWeb. > > > > Then we would put a lot of documentation there in the HelpViewer format. > > > > We could host the website in a Git repository so that anyone can suggest > > an edit. > > > > Then Linux or BSD distributions would be able to ship GNUstep with > > plenty of developer documentation. > > > > http://wiki.gnustep.org/index.php/GNUstepWeb > > > > -- > > Svetlana Tkachenko > > Member of the Free Software Foundation (gnu.org, fsf.org) > > > > > > _______________________________________________ > > Discuss-gnustep mailing list > > [email protected] > > https://lists.gnu.org/mailman/listinfo/discuss-gnustep > > > > > >
_______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
