[10:26] *** vmlemon_ has joined #kamaelia
[10:43] *** Davbo has joined #kamaelia
[12:08] < Davbo> quickly started a summary but has to go now: http://www.kamaelia.org/ReleaseNotes060/Summary
[12:11] *** ms-afk deletes that summary since it's worse than useless
[12:11] < ms-afk> not intended as an insult, but quite frankly, it is
[12:13] < ms-afk> """ To allow for reuse we have moved components from the following Tools into Kamaelia.Apps.* Whiteboard Games4Kids blah more stuff """
[12:14] < ms-afk> Is the entirety of the content (!)
[12:14] < ms-afk> Would totally mislead as to the full set of changes (hence why worse than ...)
[12:15] *** vmlemon_ wonders if any decent tools exist for searching through source code locally (other than hypersrc, which has so many quirks and limitations that it's not worth bothering with)...
[12:16] < ms-afk> I tend to use grep... which is a bit sucky. There's also things like gtags and ctags, but they're targetted at C
[12:16] < ms-afk> which may be sufficient for you
[12:17] < vmlemon_> Hmm, hypersrc happens to use ctags, although it seems extremely picky about which files it'll handle :|
[12:18] < vmlemon_> (i.e. It won't separate out/produce a tree from files without UNIX linefeeds, it chokes on certain characters and encodings, it doesn't even bother with stuff in Pascal or other languages, and the interface is pretty awful)
[12:21] *** vmlemon_ tries Google Desktop
[12:51] *** Uraeus has joined #kamaelia
[13:02] *** Uraeus has joined #kamaelia
[13:17] *** vmlemon_ has joined #kamaelia
[14:14] < vmlemon_> Hmm, will the Lipsum text on the homepage under "Source & SVN" be replaced with a real description soon, out of interest?
[14:16] *** Davbo has joined #kamaelia
[14:35] < ms-afk> vmlemon_: hm?
[14:35] *** ms-afk looks
[14:35] < ms-afk> heh, yes
[14:35] < ms-afk> Must've missed that
[15:08] < ms-afk> OK, 0.6.0 final-release uploaded to /release/
[15:08] < ms-afk> Updating pypi
[15:08] < ms-afk> then release announcement :)
[15:11] < ms-afk> Hm. should check easy_install before release announcement I guess
[15:19] < ms-afk> sudo easy_install Kamaelia seems to work
[15:19] < ms-afk> OK, release announcement
[15:24] < ms-afk> OK www.kamaelia.org is now the primary URL with other versions now redirecting people to the right place
[16:15] *** vmlemon_ has joined #kamaelia
[16:23] < ms-afk> Writing release announcement
[16:29] < ms-afk> I do now have to go off and cook food though
[16:29] < ms-afk> biab
[16:44] *** vmlemon_ has joined #kamaelia
[17:34] *** Lawouach has joined #kamaelia
[17:43] *** vmlemon_ has joined #kamaelia
[18:06] < ms-afk> Lawouach: evening
[18:06] < Lawouach> heya
[18:07] < ms-afk> Currently writing release announcement
[18:20] < ms-afk> How would you describe this btw:
[18:21] < ms-afk> class Foo(component):
[18:21] < ms-afk> Argument = default value
[18:21] < ms-afk> class MyFoo(Foo):
[18:21] < ms-afk> Argument = local default
[18:21] < ms-afk> MyFoo(Argument = instance value)
[18:21] < ms-afk> inheritable default vaues ?
[18:23] < ms-afk> I quite like that description now that I think about it
[19:07] < ms-afk> http://www.kamaelia.org/InheritableDefaultValues
[19:22] *** vmlemon_ has joined #kamaelia