*** reinhard has joined #gnuenterprise *** sjc has joined #gnuenterprise good morning all good morning *** kilo has joined #gnuenterprise good morning *** btami has joined #gnuenterprise good morning *** johannesV has joined #gnuenterprise hi *** johannesV has quit IRC *** johannesV has joined #gnuenterprise *** dimas has quit IRC *** dimas has joined #gnuenterprise *** dimas_ has joined #gnuenterprise *** dimas__ has joined #gnuenterprise *** dimas_ has quit IRC *** dimas has quit IRC *** klasstek has quit IRC *** kilo has quit IRC *** jamest has joined #gnuenterprise *** btami has quit IRC *** SachaS has joined #gnuenterprise *** jcater has quit IRC *** kilo has joined #gnuenterprise *** jcater has joined #gnuenterprise *** reinhard has quit IRC *** reinhard has joined #gnuenterprise kilo: you here? for 1 minute excellent :) what is "hungarian" (the language) in hungarian? magyar ok thanks "in hungarian" is "magyarul" written that way, with all those simple characters? no single accent? :) yes, strange nah? anyway thanks :) yw *** btami has joined #gnuenterprise *** ninja has quit IRC *** johannesV has quit IRC *** johannesV has joined #gnuenterprise *** johannesV has quit IRC *** dimas has joined #gnuenterprise reinhard: you here? kinda what is the limitation for return type for app-server procedures? basic types number, string, boolean, date, time, datetime no objects possible (which is in most cases the point behind that question) and also no structures rationale is that we are still trying to keep options open for adding other language languages besides python, like php, perl, javascript etc, to be used in procedures so we can only have types as parameters and return values that can easily and directly be converted between languages hmmm... actually I'm not even sure we really don't support structures like dictionaries or lists.... but I think we don't maybe add ruby :) how to return more complex structure? a (quite ugly) workaround might be to let the procedure create a record in a temporary class and return the gnue_id of the newly created instance in that class I'm still not entirely sure whether appserver will at some point support more complex structures or it won't ok reinhard: thanks sometimes restructuring the function might also help to remove the need to return complex structure at all I remember SachaS trying to return a complex structure from a function containing some sort of calculation result *and* an error code and changing the function to use exceptions helped SachaS: see, you still serve as a good example ;-) i am impressed with your memory good night all *** reinhard has quit IRC *** btami has quit IRC *** jamest has left #gnuenterprise *** jcater has quit IRC *** kilo has quit IRC *** SachaS has quit IRC *** SachaS has joined #gnuenterprise *** jcater has joined #gnuenterprise *** sjc has quit IRC *** ninja has joined #gnuenterprise *** psignosis has joined #gnuenterprise