*** reinhard has joined #gnuenterprise *** reinhard_ has joined #gnuenterprise *** kilo_ has joined #gnuenterprise *** johannesV has joined #gnuenterprise *** johannesV has quit IRC *** sjc has joined #gnuenterprise *** reinhard has quit IRC *** johannesV has joined #gnuenterprise *** sjc has quit IRC *** btami has joined #gnuenterprise @weather LHUD kilo_: Error: No such location could be found. @weather LHBP kilo_: Error: No such location could be found. *** holycow has quit IRC *** dcmwai has joined #gnuenterprise *** mixi^ has quit IRC *** mixi^ has joined #gnuenterprise *** kilo_ has quit IRC *** dcmwai has quit IRC *** dsmith has joined #gnuenterprise *** jamest has joined #gnuenterprise *** btami has quit IRC *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC jamest: please let me know if you have a few minutes for me i have a logical problem with forms when using appserver and i need your input on it go ahead and ask i have a meeting in a few but have a bit of time jamest: ok we are implementing default values in appserver now which means basically that the user can provide a python script that runs on creation of a new record for appserver, this script runs on createEmptyRecord that means from forms view if i press the "new record" button the script runs and provides default values in forms then, i can change values (and even override defaults) and press the "save" button to store it does it sound sane up to here? yes ok now the problem is this "new record" is run automatically for *every* single datasource in the form when you open a form which means that if i open a form with 5 datasources enter something in one datasource and press commit i will also automatically commit an "empty" (but initialized) record for the other 4 datasources because all the default values are set right? in all 5 datasources yes so all 5 datasources are "dirty" I am not sure but i have been thinking whether it would be a good idea to have a way to turn off the "auto-insert new empty record if there is no current record in the recordset" feature for a datasource i seem to recall internally that forms has a way to set field values but not mark the record as modified which we use for default="" values in the gfd IIRC it should be possible to extend that functionality to the trigger space and I think there is a option to turn off auto-insert but i think that's application wide not just for a specific form *** btami has joined #gnuenterprise hello jamest and all svn: Berkeley DB error while opening 'nodes' table for filesystem /var/svn/gnue/db: Cannot allocate memory t * btami asks why this happening every day? reinhard: you here? *** reinhard has quit IRC *** reinhard has joined #gnuenterprise because i imagine apache-ssl got reactivated btami: istr that jamest thinks that box is overworked/underpowered. Like too much mail processing? sigh nevermind hmm i guess not swap isn't hardly touched it seems our nightly backups may be hanging so that svn dump is still open jamest: another question the form triggers doesn't work if they contain builtin function calls lik range() etc. ------------------------------------------------------------ Hiba: Traceback (most recent call last): SyntaxError: unqualified exec is not allowed in function '__main___NAMED_PigLatin' it contains a nested function with free variables (, line 4) jamest: so you would think that the correct way was to set the initial values without marking the datasource as dirty? jamest/reinhard: is it a correct fix to add " in globals(), locals()" in python.py line 168 ? revisedCode += " exec '%s = __namespace [\"%s\"]' % (__add, __add) in globals(), locals()\n" btami: i don't think so " would make them strings instead of function calls ? maybe i didn't understand you right can you give the old and the new line? it works, but i'm not sure this is the correct way to fix the bug revisedCode += " exec '%s = __namespace [\"%s\"]' % (__add, __add)\n" is the old line ah and you add the "in globals(), locals()"? yes this should be correct if you make it "in globals (), locals ()" then it even fits the other code ;-) but that's actually what i thought it would be default ok, thx i will commit it then thanks if svn will be up again anyone has a plan how official packages will be started, or everyone started hes own project :) * btami just browsed the gnue-packages subdir yesterday... and find some interesting old stuff about gl and likes btw. reinhard: is there a way to fill appserver classes etc. from some xml without using forms ? sure from a gsd how? the gsd must be like the ones in the sample directory ok,ok i know but i don't want to write internal appserver-related parts into gsd by hand ah ok so the answer is "no" currently :( we are still not sure what will be the most comfortable way to push class definitions into appserver i mean *** Amorphous has joined #gnuenterprise what will be the prefered way to author class definitions most probably there will be as many prefered ways as authors :( like old .gcd files ? maybe we need a new xml def for it i see so this is one of the missing part for starting official gnue packages by non programmer guys most non programmer guys have been pushing for the forms solution *** btami has quit IRC *** Morphous has quit IRC sigh back from meeting svn should now be working *** dnWork has quit IRC reinhard: i don't know which would be the best way to fix that but i can see places where it would be handy for a trigger to be able to set a value w/o it marking the record as modified jamest: More svn issues? This really is intolerable. Did you ever ask on #svn? no, i haven't had time to set down and really work on it hmmmph *** jcater has joined #gnuenterprise *** wendall911 has joined #gnuenterprise *** sjc has joined #gnuenterprise *** dneighbo has joined #gnuenterprise *** johannesV_ has quit IRC bitpim.sf.net is sweet, finally able to manage my phonebook/calendar/etc on my phones from the computer * Vee goes to lunch *** dneighbo_ has quit IRC *** SachaS has joined #gnuenterprise hi everyone hallo reinhard hi SachaS reinhard: what do you think es liest sich komisch f?r mich. just got home well it's just that there's much "Reinhard said" and "Reinhard confirmed" and so on like i was the big oracle to tell the ultimate truth and you pass it along to the mere mortals ;-) haha ur the guy, reinhard :) ahmm. i did not unterstand your last sentence. passing it on to the mere mortals?? what do you mean? du gibst es an die normalsterblichen weiter :) we can change the whole thing again;) anyway I just got home from a SAP NetWeaver Day (they are world touring). i am full with NetWeaver :) so i saw some cool stuff reinhard: do you have time for a chat? maybe again after 6pm maybe, this time, we make it to a bar ;) i'm not sure for this week my voice is broken erm i'm hoarse (had to look that up) your hoarse? and i don't feel like talking much these days.. yes probably caught a bad cold hoarse - not horse ;-) heiser !bot hoarse german ok ok then i talk this time ;) u say when u have time ok i am free except wednesday and thursday ;) we can also postpone it to next week i think w should i'm not sure when i will be ok *** kilo_ has joined #gnuenterprise hmmm ok i am off to a birthday party :) see yas later *** Mussi has joined #gnuenterprise *** dneighbo has quit IRC *** Stoke has quit IRC *** Stoke has joined #GnuEnterprise *** Mussi has quit IRC *** dsmith has quit IRC reinhard, are you still working? :) u still hoarsed? good night *** SachaS has left #gnuenterprise *** wendall911 has quit IRC *** reinhard has quit IRC *** dsmith has joined #gnuenterprise *** kilo_ has quit IRC *** wendall911 has joined #gnuenterprise *** sjc has quit IRC *** jamest has left #gnuenterprise *** dimas has quit IRC *** rsb_ has joined #gnuenterprise *** dsmith has quit IRC *** jamest has joined #gnuenterprise *** wendall911 has quit IRC *** wayneg has quit IRC *** Jheti has joined #gnuenterprise *** Jheti has left #gnuenterprise *** mixi has joined #gnuenterprise *** mixi^ has quit IRC *** dneighbo has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** jamest has quit IRC *** Morphous has joined #gnuenterprise *** dcmwai has quit IRC *** dcmwai has joined #gnuenterprise *** Amorphous has quit IRC *** nickr has quit IRC *** nickr has joined #gnuenterprise *** holycow has joined #gnuenterprise *** nickr has quit IRC