FTPeel Public Beta 2
Posted June 16th, 2003 @ 10:41pm by Erik J. Barzeski
FTPeel Public Beta 2 is coming real soon now. A quick list of some of the bigger fixes and updates:
- Some crashing bugs fixed. Some memory conserved (not leaked), etc.
- MagicMirror greatly improved (and now recursive as it should have been in the first verison).
- Directories can now be deleted.
- Usernames with "non-token" URL characters (like @, /, space, *, etc.) now work. We had to work around a lame bug in the Omni Frameworks to get this one going.
- Column view dramatically improved.
- Full unicode support.
- Actions are now cancellable (if things take too long, etc.)
Look for FTPeel Public Beta 2 in the next few days.
Posted 17 Jun 2003 at 4:49am #
Mind sharing the OmniFrameworks bug & fix over at CocoaDev?
Thanks!
Posted 17 Jun 2003 at 9:01am #
Yes. That's not my site, and I don't like writing articles I know will be nearly immediately outdated.
Posted 17 Jun 2003 at 10:20am #
As promised, FTPeel Public Beta 2 is now available. A big change list is available. Features to come before release (in a month or so)...
Posted 18 Jun 2003 at 1:03am #
I was wondering if you could tell me which part of the OmniFrameworks can be used for parsing the tokens. I would like the app I'm working on now to have a similar capability (for a completely different type of app), but am finding the OmniFrameworks a bit bewildering as a Cocoa newbie.
Thanks,
Benjamin
Posted 18 Jun 2003 at 7:44am #
Ben, could you not infer from what I wrote above that I'd say "no" to that?
Posted 18 Jun 2003 at 2:41pm #
I thought you meant you didn't want to share the code you wrote, naturally, since it's a commercial app. I thought you wouldn't mind sharing the name of the class to be used in the OmniFrameworks, especially since my app has nothing to do with FTP and likely won't even be distributed.
Sorry