Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Substituting particular Cocoa classes

Path: g2news2.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!news.glorb.com!news2.glorb.com!usenet.stanford.edu!not-for-mail
From: Daniel Brajkovic <dbrajko...@me.com>
Newsgroups: gnu.gnustep.help
Subject: Substituting particular Cocoa classes
Date: Wed, 16 Mar 2011 14:05:04 -0500
Lines: 4
Approved: help-gnus...@gnu.org
Message-ID: <mailman.6.1300366916.31960.help-gnustep@gnu.org>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0
Content-Type: text/plain; CHARSET=US-ASCII
Content-Transfer-Encoding: 7BIT
X-Trace: usenet.stanford.edu 1300366917 24066 199.232.76.165 (17 Mar 2011 13:01:57 GMT)
X-Complaints-To: action@cs.stanford.edu
To: help-gnus...@gnu.org
Envelope-to: help-gnus...@gnu.org
X-Proofpoint-Virus-Version: vendor=fsecure
	engine=2.50.10432:5.2.15,1.0.148,0.0.0000
	definitions=2011-03-16_02:2011-03-16, 2011-03-16,
	1970-01-01 signatures=0
X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0
	ipscore=0 suspectscore=1 phishscore=0 bulkscore=0 adultscore=0
	classifier=spam
	adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1103160116
X-Mailer: Apple Mail (2.1082)
X-detected-operating-system: by eggs.gnu.org: Solaris 10 (1203?)
X-Received-From: 17.148.16.99
X-Mailman-Approved-At: Thu, 17 Mar 2011 09:01:55 -0400
X-BeenThere: help-gnus...@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Users list for the GNUstep programming environment
	<help-gnustep.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/help-gnustep>,
	<mailto:help-gnustep-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnustep>
List-Post: <mailto:help-gnus...@gnu.org>
List-Help: <mailto:help-gnustep-requ...@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/help-gnustep>,
	<mailto:help-gnustep-requ...@gnu.org?subject=subscribe>

I want to substitute certain Cocoa classes, in particular, those related to distributed objects ("DO"), with GnuStep classes. How do I do that?

Secondly, and this probably has the same answer as the first question. I want to include certain GnuStep classes into a iOS app, again those related to DO. iOS does not have DO functionality but I want to include for a particular app I would like to develop. Is that possible?