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

Implement MessageCollection #14

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

Implement MessageCollection #14

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

Comments

@trane
Copy link
Owner

trane commented Apr 15, 2011

I'm handing this to you because you will be the one directly talking to this with most of your views. The only time I will know what is going on is when you notify the serverviewcontroller.

@ghost ghost assigned basepi Apr 15, 2011
@basepi
Copy link
Collaborator

basepi commented Apr 16, 2011

Sounds fine to me. MessageCollection will contain info (both metadata and message data) for each server and channel and all the messages in them, right? And will communicate with/be communicated to by the protocols?

@basepi
Copy link
Collaborator

basepi commented May 2, 2011

@trane are we going to support logs between runs of the program? If so we need to eventually figure out how we're going to handle that -- and log limits and the like. I will not be supporting logs for tomorrow's demo.

Chat view seems to be working, moving on to the data model for now.

@trane
Copy link
Owner Author

trane commented May 2, 2011

I think logs should be a user-specified line count. But, yeah, not for this release.

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