On Dec 4, 2008, at 9:29 PM, Armon Dadgar wrote:
I just updated to the latest Objective-C bundle in SVN, but I don't see any run command. I think you may be talking about the C bundle, which has the functionality that I'm talking about.
Yes, you are right. The C bundle has this functionality.
Can that part of the C bundle be added to the Objective-C bundle?
No, the Objective-C grammar depends on the C grammar anyway. there's no point in duplicating the code of the Run command when there is already a dependency.
—Alex