gcasa's comments

gcasa | 4 years ago | on: GNUstep: Open-source, Object-oriented, Cross-platform Development Environment

That is precisely why... it's new ground. It's fun. It's interesting. Why write applications (or, in your words "bikeshedding" -- an interesting term, I had to look it up. :))... because it's a chance to create something totally new. The mission is two fold:

1) Bring the elegance of easy development to every other operating system... and 2) Give Apple developers someplace else to deploy their applications.

GNUstep is meant to be a drop in replacement for Cocoa. By Cocoa I mean Foundation and AppKit, not all of the Core this and Core that libraries. We have those, but they are less mature than Foundation and AppKit. GNUstep is also themable, as I have pointed out in other responses.

GC

gcasa | 4 years ago | on: GNUstep: Open-source, Object-oriented, Cross-platform Development Environment

> Someone who thinks that OpenStep is a good way to build end-user applications, > I imagine. I've never used it myself, but I know that it had an excellent > reputation once upon a time. I wouldn't be surprised if it's better than Qt > or gtk+.

GNUstep is Cocoa now and, apparently, a lot of people thought building apps this way was a good way to build end-user apps... macOS and iOS. ;) -- Gregory Casamento GNUstep Lead Maintainer

gcasa | 4 years ago | on: GNUstep: Open-source, Object-oriented, Cross-platform Development Environment

NeXTSTEP? That's how it started, but not where it currently is. GNUstep is currently pushing for 10.15 compatibility at least. GNUstep supports the current release of clang which is fully ObjC2 compliant. GCC is also still supported. There is also a tool called buildtool and a library which can read and build xcodeproj files fairly seamlessly.

gcasa | 12 years ago | on: Kickstart the GNUstep Project

Ouch! I'll test this and see if I can recreate/fix it. One thing to make certain of is that you're using GNUstep from subversion. The debian packages are almost always about a year out of date, unfortunately.
page 1