excellent! may i suggest that you announce the next such meeting here so that we can join in from remote. keeping in touch through roxenchat, irc or lyskom
a recipie for kladdkaka is here: http://home.student.uu.se/jowi4905/kladdkaka.html
this is also probably a good time to bring up items from the conference:
what is the status of gtk2 support? gtk1 is no longer supported and as a result at least in debian pike has no gtk support at all anymore. so we really need this.
unicode handling in sqlite? merge changes from AIDO support for this_function bundle pcre
other things that come to my mind, where at least a status update would be nice:
we discussed some potential solution for the NIL issue. grubba or martin stjernholm mentioned some solution that could satisfy most of the requests. not sure if that is 7.8 or 8.0 material.
renaming of static to protected and implementation of a new static/shared/whateverthename type. if static is to be renamed then in 7.8 using it should generate a warning.
what about the syntactic sugar to treat basic types like objects? string->width(); etc...
find a candidate for this years conference. the potential candidates that we had are not available. any takers?
documentation cleanup. i'd like to remove all duplication from the module reference and the manual. (the module reference should be regarded as part of the manual)
move lots of top level functions into their appropriate modules.
some module restructuring. i just discovered a number of pike parser stuff inside the AutoDoc module. i would have never thought to look for it there. Pike.Parser is a better place for it.
other cleanups, like Gz and Bz2 into Compression. hide all the sql modules which generally should not be used directly anyways inside Sql
greetings, martin.