Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a data model that loads the plist info #19

Open
trane opened this issue Apr 25, 2011 · 3 comments
Open

Need a data model that loads the plist info #19

trane opened this issue Apr 25, 2011 · 3 comments
Assignees
Labels

Comments

@trane
Copy link
Owner

trane commented Apr 25, 2011

Right now, I'm pulling directly from the plist, but it would be nice to have a model that read in the plist to begin with, then all I have to do is receive messages from that model when something new happens. Right now, if a server is removed I would need to re-read the plist file. That doesn't make sense.

I have code in CSServerViewController that shows how to do this.

@ghost ghost assigned trane Apr 27, 2011
@basepi
Copy link
Collaborator

basepi commented Apr 27, 2011

IIRC, you said you'd throw this together? I can do it if necessary. Just cleaning up the issue list.

@trane
Copy link
Owner Author

trane commented Apr 28, 2011

Sure, I can handle this.

@trane
Copy link
Owner Author

trane commented May 2, 2011

I have the server.plist done, but not the preferences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants