Hey Joshua, It won't hurt to update the timeline. Also I would suggest concentrate on something small that works and build slowly on top of it. Don't try to do all the stuff in one go. If you do a lot of stuff in one go, it usually will be more tiring and less rewarding.
Also I would suggest even during designing, break things into smaller parts, for example keep Logging separate from search. First design and implement Logging then move on to the Search. Thanks, Kaushik On 24 June 2015 at 12:21, Joshua Joseph <joejo...@gmail.com> wrote: > > > On Wed, Jun 24, 2015 at 7:13 PM, Pali Rohár <pali.ro...@gmail.com> wrote: > >> On Wednesday 24 June 2015 14:14:15 Pali Rohár wrote: >> > (now breaking email thread) >> > >> > On Wednesday 24 June 2015 14:23:52 Joshua Joseph wrote: >> > > It is fixed now. >> > > >> > >> > I do not thing so... >> > >> > void logMessage(Kopete::Message *message, Kopete::Protocol *protocol, >> bool isGroup = false); >> > >> > Why are there protocol and isGroup variables? >> > >> > >> > QList<Kopete::Message> search(Kopete::Contact *contact, bool showFrom >> = true); >> > >> > Do you think that such function API describes for what is designed? And >> > is easy to use? Have you tried to imagine some code which will use it? >> > >> > If I write something like that: >> > >> > messages = history->search(account->myself(), true); >> > >> > Without deep knowledge of what method search is doing and how is >> > implemented I have really no idea what will be to "messages" set. >> > >> >> And I would like to know... when will be API and your code ready? >> Because now is June 24, mid term evaluation starts in few days and >> except database scheme I do not see nothing more to be done yet... >> >> According to your (updated!) timeline you proposed that by this day we >> would see working chat logging and some GUI viewer for it. >> >> > The plan was to have the logging and chat browser ready by now, but last > week > the db scheme took much longer that expected. By end of week I will be > able to > log chats at least on the SQLite database. > > >> -- >> Pali Rohár >> pali.ro...@gmail.com >> _______________________________________________ >> kopete-devel mailing list >> kopete-devel@kde.org >> https://mail.kde.org/mailman/listinfo/kopete-devel >> > > > > -- > Thanks, > Joshua > > > _______________________________________________ > kopete-devel mailing list > kopete-devel@kde.org > https://mail.kde.org/mailman/listinfo/kopete-devel > >
_______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel