On Martes 06 Diciembre 2011 09:31:24 Cédric Krier escribió: > On 06/12/11 09:06 -0300, Felipe Alvarez Harnecker wrote: > > On Martes 06 Diciembre 2011 08:56:22 Cédric Krier escribió: > > > On 06/12/11 03:36 -0800, felipon wrote: > > > > > i'm trying to understand how tryton decides which view should use > > > > > for a given model, so i've tried to connect with tryton client > > > > > using a text based protocol for analyzing, But i coud't, tryton > > > > > client does't have an option for protocol type and it seems that > > > > > neither is autodetected. So, am i missing something ? > > > > > > > > > > are XML-RPC, JSON-RPC supportted by tryton-client? how do i setup > > > > > theses things ? > > > > > > > > Hi, again. Thanx to all for your replies but i'm triying to go beyond > > > > the obvius. The wiki on Action and Views is very limited, the -v > > > > switch for tryton client is partial usefull because i got only half > > > > the comunication, i want the replies too not only the requests. > > > > Maybe there's other switch for that ? > > > > > > tryton --help > > > > tried -l INFO and -l DEBUG and got only requests not replies. > > add -d rpc.request,rpc.result >
great!! > > > > I'm working with 2.0.2 and cannot switch to 2.2 so here my > > > > question ... has the protocol/scheme/mchanism changed too much > > > > between 2.0.2 and 2.2 or if i analyze 2.2 should be enough to > > > > understand 2.0.2 ??? > > > > > > Yes it is completly new protocol. > > > I don't understand why you care about the protocol, Tryton is a > > > framework that help you to not care about such things. > > > > i've folllowed your code and examples and not get things working the way > > i want ... so understanding how it works is better for my than repeating > > examples and hitting my head against the wall. > > Better to read the code then analyzing the protocol. Thnx. -- Felipe Alvarez Harnecker [email protected] - 9.874.60.17 -- [email protected] mailing list
