bug-indent
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-indent] indent and Objective-C


From: Aaron Hillegass
Subject: [Bug-indent] indent and Objective-C
Date: Sun, 21 Oct 2001 01:13:34 -0400

Dear Carlo Wood,

I'm the world's worst at doing indentation properly, so I really appreciate your work on indent.

The problem is that at the moment I'm doing mostly Objective-C code, and indent doesn't deal with it well. How much work would it take to add Objective-C support to indent? Would you like my help? Where do I start?

Have you done much Objective-C? It has only a few extensions on the C language. Each class has two files, the interface file (usually .h) and the implementation file (usually .m). I've attached a class as an example.

Attachment: TruthController.h
Description: Text document

Attachment: TruthController.m
Description: Binary data



If you run them through indent,  the problems become obvious.

Thanks!

- Aaron

The Big Nerd Ranch
Intensive classes for programmers
http://www.bignerdranch.com/
(404) 210-5663

reply via email to

[Prev in Thread] Current Thread [Next in Thread]