Thread: Re: [PyWrapper-devel] pywrapper errors
Status: Alpha
Brought to you by:
jatorre
From: Javier de la T. <ja...@gm...> - 2006-10-29 22:41:57
|
Ok, Checking... On 29/10/2006, at 16:33, Markus D=F6ring wrote: > hey there, > ive fixed most of the errors you found. > But some of them were invalid I think, please take a look at what I =20= > did: > > http://trac.pywrapper.org/pywrapper/ticket/124 This is a difficult one... Actually because I was going to ask you to =20= change your chip on the config tool and that we start considering =20 allowing a better maping to canonical outputmodels or actually to =20 just schemas like in the biocase world. But i think this need further =20= discussion. > http://trac.pywrapper.org/pywrapper/ticket/120 Cool, But it might be something to consider adding some parameters by =20= default... we dont want every new resource to be widely open with no =20 restrictions right? > http://trac.pywrapper.org/pywrapper/ticket/115 I agree with your comments on the ticket... > http://trac.pywrapper.org/pywrapper/ticket/116 Ok, I accept your comment on this. The BioMOBY config file will be =20 created only once the user user click on the biomoby settings. Ideally it should only be created when a new service is created, but =20 that will be much more work to change it now... and I dont think is =20 that bad to leave a biomoby_setting file there no? Fixed! > http://trac.pywrapper.org/pywrapper/ticket/109 Good, I think this one is solved then. > > the only problems left are the ones to do with cherrypy3. > I gotta find out how to configure mod_python and how to get rid of =20 > this stupid error when shutting down the server. > Good luck, we are almost there :) Javi. |
From: <m.d...@BG...> - 2006-10-30 09:22:27
|
> > http://trac.pywrapper.org/pywrapper/ticket/124 >=20 > This is a difficult one... Actually because I was going to=20 > ask you to =20 > change your chip on the config tool and that we start considering =20 > allowing a better maping to canonical outputmodels or actually to =20 > just schemas like in the biocase world. But i think this need=20 > further =20 > discussion. Well, there was always the idea to allow mapping to canonical models = using the schema tree hierarchy we used in biocase. But that's for a new = version for sure! > > http://trac.pywrapper.org/pywrapper/ticket/120 >=20 > Cool, But it might be something to consider adding some=20 > parameters by =20 > default... we dont want every new resource to be widely open with no =20 > restrictions right? Alright, lets set the max repeating number to 1000 by default, ok? Markus |
From: Javier de la T. <ja...@gm...> - 2006-10-31 08:51:44
|
Good morning, > Well, there was always the idea to allow mapping to canonical > models using the schema tree hierarchy we used in biocase. But > that's for a new version for sure! > Yes yes, thats a new version. I had the requests from Milko for a better mapping to canonical models. By the way this will also help us supporting other protocols-schemas. His requests are pretty much what we had in biocase: -Show the schema as a tree. -Show mandatory fields in red -Indicate if a field is repeatable and be able to set up dontRepeat -Show documentation behind the name of the concept And do all this with AJAX without having to refresh the page or at least controlling very well the scroll after a refresh (this one is easy!) > Alright, lets set the max repeating number to 1000 by default, ok? > Markus Fine! Javi. |
From: <m.d...@BG...> - 2006-10-31 10:47:15
|
AJAX is fine, but it would probably much easier to reuse the existing = biocase one. The latest version does use anchors to find back where you were editing. Lets see how much time there is to spend. M > -----Original Message----- > From: pyw...@li...=20 > [mailto:pyw...@li...] On=20 > Behalf Of Javier privat > Sent: Dienstag, 31. Oktober 2006 08:33 > To: PyWrapper Developers mailing list > Subject: Re: [PyWrapper-devel] pywrapper errors >=20 >=20 > Good morning, >=20 > > Well, there was always the idea to allow mapping to canonical > > models using the schema tree hierarchy we used in biocase. But =20 > > that's for a new version for sure! > > > Yes yes, thats a new version. I had the requests from Milko for a =20 > better mapping to canonical models. By the way this will also=20 > help us =20 > supporting other protocols-schemas. > His requests are pretty much what we had in biocase: >=20 > -Show the schema as a tree. > -Show mandatory fields in red > -Indicate if a field is repeatable and be able to set up=20 > dontRepeat -Show documentation behind the name of the concept >=20 > And do all this with AJAX without having to refresh the page or at =20 > least controlling very well the scroll after a refresh (this one is =20 > easy!) >=20 > > Alright, lets set the max repeating number to 1000 by default, ok?=20 > > Markus >=20 > Fine! >=20 > Javi. >=20 > -------------------------------------------------------------- > ----------- > Using Tomcat but need to do more? Need to support web=20 > services, security? Get stuff done quickly with=20 > pre-integrated technology to make your job easier Download=20 > IBM WebSphere Application Server v.1.0.1 based on Apache=20 > Geronimo=20 > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057& dat=3D121642 _______________________________________________ PyWrapper-devel mailing list PyW...@li... https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |
From: Javier de la T. <ja...@gm...> - 2006-10-31 12:03:05
|
Hey I have a javascript function that saves the exact scrolling =20 position before submission and then goes exactly there... the effect =20 is like if you hadnt actually refresh the page, kind of =20 pseudoajax :D, it is very neat. I took it from Renatos tapirLink Cheers. On 31/10/2006, at 11:46, D=F6ring, Markus wrote: > AJAX is fine, but it would probably much easier to reuse the =20 > existing biocase one. > The latest version does use anchors to find back where you were =20 > editing. > Lets see how much time there is to spend. > M > > >> -----Original Message----- >> From: pyw...@li... >> [mailto:pyw...@li...] On >> Behalf Of Javier privat >> Sent: Dienstag, 31. Oktober 2006 08:33 >> To: PyWrapper Developers mailing list >> Subject: Re: [PyWrapper-devel] pywrapper errors >> >> >> Good morning, >> >>> Well, there was always the idea to allow mapping to canonical >>> models using the schema tree hierarchy we used in biocase. But >>> that's for a new version for sure! >>> >> Yes yes, thats a new version. I had the requests from Milko for a >> better mapping to canonical models. By the way this will also >> help us >> supporting other protocols-schemas. >> His requests are pretty much what we had in biocase: >> >> -Show the schema as a tree. >> -Show mandatory fields in red >> -Indicate if a field is repeatable and be able to set up >> dontRepeat -Show documentation behind the name of the concept >> >> And do all this with AJAX without having to refresh the page or at >> least controlling very well the scroll after a refresh (this one is >> easy!) >> >>> Alright, lets set the max repeating number to 1000 by default, ok? >>> Markus >> >> Fine! >> >> Javi. >> >> -------------------------------------------------------------- >> ----------- >> Using Tomcat but need to do more? Need to support web >> services, security? Get stuff done quickly with >> pre-integrated technology to make your job easier Download >> IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057& > dat=3D121642 > _______________________________________________ > PyWrapper-devel mailing list PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel > > ----------------------------------------------------------------------=20= > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > PyWrapper-devel mailing list > PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |
From: Javier de la T. <ja...@gm...> - 2006-11-01 19:53:55
|
If you think we can reuse the existing one then it would be great... Do you think you can make the biocase one be built as an expandable =20 tree? I am gonna look iof there is any code snippet in internet for =20 browsing xml schemas... Javi. On 31/10/2006, at 11:46, D=F6ring, Markus wrote: > AJAX is fine, but it would probably much easier to reuse the =20 > existing biocase one. > The latest version does use anchors to find back where you were =20 > editing. > Lets see how much time there is to spend. > M > > >> -----Original Message----- >> From: pyw...@li... >> [mailto:pyw...@li...] On >> Behalf Of Javier privat >> Sent: Dienstag, 31. Oktober 2006 08:33 >> To: PyWrapper Developers mailing list >> Subject: Re: [PyWrapper-devel] pywrapper errors >> >> >> Good morning, >> >>> Well, there was always the idea to allow mapping to canonical >>> models using the schema tree hierarchy we used in biocase. But >>> that's for a new version for sure! >>> >> Yes yes, thats a new version. I had the requests from Milko for a >> better mapping to canonical models. By the way this will also >> help us >> supporting other protocols-schemas. >> His requests are pretty much what we had in biocase: >> >> -Show the schema as a tree. >> -Show mandatory fields in red >> -Indicate if a field is repeatable and be able to set up >> dontRepeat -Show documentation behind the name of the concept >> >> And do all this with AJAX without having to refresh the page or at >> least controlling very well the scroll after a refresh (this one is >> easy!) >> >>> Alright, lets set the max repeating number to 1000 by default, ok? >>> Markus >> >> Fine! >> >> Javi. >> >> -------------------------------------------------------------- >> ----------- >> Using Tomcat but need to do more? Need to support web >> services, security? Get stuff done quickly with >> pre-integrated technology to make your job easier Download >> IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057& > dat=3D121642 > _______________________________________________ > PyWrapper-devel mailing list PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel > > ----------------------------------------------------------------------=20= > --- > Using Tomcat but need to do more? Need to support web services, =20 > security? > Get stuff done quickly with pre-integrated technology to make your =20 > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache =20 > Geronimo > http://sel.as-us.falkag.net/sel?=20 > cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D121642 > _______________________________________________ > PyWrapper-devel mailing list > PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |