This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 92769bf116eb6978c6273005057264d2e7873cca
tree 17564b9a5241ec5fb0b8f701e29a8e3f6596d7f6
parent 037e01524323a2cdf648d49c921dd6d7612d86c4 parent f54cf498572ad21f591bb68da682169e374b7a6a
tree 17564b9a5241ec5fb0b8f701e29a8e3f6596d7f6
parent 037e01524323a2cdf648d49c921dd6d7612d86c4 parent f54cf498572ad21f591bb68da682169e374b7a6a
| name | age | message | |
|---|---|---|---|
| |
Nukefile | Sun Dec 09 13:24:00 -0800 2007 | [timburks] |
| |
README | Sat Dec 01 23:51:03 -0800 2007 | [timburks] |
| |
nu/ | Sat Dec 01 23:52:55 -0800 2007 | [timburks] |
| |
objc/ | Sat Dec 01 23:51:03 -0800 2007 | [timburks] |
| |
resources/ | Sun Dec 09 13:23:52 -0800 2007 | [timburks] |
README
This is a translation of Aaron Hillegass' PagePacker example from Objective-C to Nu. It is released under the BSD license, the same license as the original PagePacker. You'll notice that this project contains many fewer files than the original. This is partly because Nu code is more concise. But it also reflects my view that dividing code across multiple files makes it less readable, much like organizing a novel with each character's dialogue in a separate chapter. All but four methods were converted to Nu. Of these four, two or three may be representable in Nu with future improvements. I've never used AppleScript (and don't plan to), so the scripting support in scripting.nu is untested. I've attempted to test everything else, but there may still be problems that I haven't found. Please consider this a work in progress and an attempted proof of concept. Its goal is to demonstrate that Nu can be used to develop significant Cocoa applications. Tim Burks Los Altos, CA December 2007




