> Now that's something to think about--adding some sort of command line
> gateway to the manager also, to let people still update their channels
> without a windows manager. Certainly have to consider how to build a GUI
> manager so that it is still accessible with a command line.
Smells like a daemon with a GUI front end that can issue callbacks
into the daemon, ala gnome-pilot and friends. Eventually, I've envisoned
that pilot-link will do the same, with GUI apps like JPilot and friends
issuing callbacks... (well, not JPilot, because he may be dropping
pilot-link support soon in favor of ColdSync, but you get my idea)
The code should be in a small daemon, the gui should be secondary,
and have hooks to talk to the daemon... ideally.
/d