On Fri, Jan 29, 2010 at 3:33 PM, Danny Chan
<chan_dhf@yahoo.de> wrote:
Hi!
As discussed I've added a new repository ProfStefBrowser and uploaded a
version which builds on top of the current ProfStef version from Laurent
without touching the code in the ProfStef package.
Cool. Just be aware that you don't need to create a separete repository for that. You can have more than 1 package in a repository. Then, you can have the ProStef repository, where inside you have different packages like ProfStef core (Laurent) and ProfStefBrowser. This is easier because you have all together in the same repository.
�
> - I found a little bug in the UI. If you double click on a lesson, a
> debugger comes. Can you reproduce it ?
I think I found out why this happens. Apparently, when you double click on an
item, the item is deselected. The callback that is called in this case
receives as the item which was clicked nil. I added a workaround, but since
the callback is set using a message 'setSelectedSelector:' I personally feel
that this behaviour is not intuitive and that this callback shouldn't be
called at all when deselecting items. Who are the guys to talk to for this
behaviour?
If I were you, I would said a separate email you a correct subject, and people will help. There are too much traffic in this list, that not all the people can read all mails of all threads.
Cheers
Mariano
�
Danny