Thread: [Metil-lmtpp] formulation
Status: Pre-Alpha
Brought to you by:
hugo_lec
From: Martin G. <mar...@lm...> - 2009-12-13 12:46:26
|
Salut à tous, Est-il possible de définir les champs d'une formulation dans un fichier extérieur à laa formulation? On pourrait ainsi utiliser les mêmes champs pour plusieurs formulation... Merci! Martin. |
From: <gou...@lm...> - 2009-12-13 15:49:01
|
Salut, Ca m'intéresse également. J'ai beaucoup de fichiers de formulations avec des champs communs. Kk Martin Genet <mar...@lm...> a écrit : > Salut à tous, > > Est-il possible de définir les champs d'une formulation dans un > fichier extérieur à laa formulation? On pourrait ainsi utiliser les > mêmes champs pour plusieurs formulation... > > Merci! > > Martin. > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > Metil-lmtpp mailing list > Met...@li... > https://lists.sourceforge.net/lists/listinfo/metil-lmtpp > |
From: Felipe B. W. <bo...@lm...> - 2009-12-13 15:58:19
|
C’est du python donc vous pouvez écrire « exec(mon_fichier_des_champs.py)» à la place et voilà. Felipe Le 13 déc. 09 à 16:48, gou...@lm... a écrit : > Salut, > > Ca m'intéresse également. J'ai beaucoup de fichiers de formulations > avec des champs communs. > > Kk > > Martin Genet <mar...@lm...> a écrit : > >> Salut à tous, >> >> Est-il possible de définir les champs d'une formulation dans un >> fichier extérieur à laa formulation? On pourrait ainsi utiliser les >> mêmes champs pour plusieurs formulation... >> >> Merci! >> >> Martin. >> >> ------------------------------------------------------------------------------ >> Return on Information: >> Google Enterprise Search pays you back >> Get the facts. >> http://p.sf.net/sfu/google-dev2dev >> _______________________________________________ >> Metil-lmtpp mailing list >> Met...@li... >> https://lists.sourceforge.net/lists/listinfo/metil-lmtpp >> > > > > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > Metil-lmtpp mailing list > Met...@li... > https://lists.sourceforge.net/lists/listinfo/metil-lmtpp ------------------------------------------------------------------------ Felipe Bordeu Weldt Doctorant - 3° année (3° year PhD student) ------------------------------------------------------------------------ Tél : 01 47 40 22 26 Mob : 06 32 42 60 02 LMT-Cachan (ENS Cachan/CNRS/UPMC/PRES UniverSud Paris) 61, av. du Président Wilson F-94230 Cachan France ------------------------------------------------------------------------ |
From: Felipe B. W. <bo...@lm...> - 2009-12-13 16:39:25
|
execfile pardon Felipe Le 13 déc. 09 à 16:57, Felipe Bordeu Weldt a écrit : > C’est du python donc vous pouvez écrire « > exec(mon_fichier_des_champs.py)» à la place et voilà. > > Felipe > > Le 13 déc. 09 à 16:48, gou...@lm... a écrit : > >> Salut, >> >> Ca m'intéresse également. J'ai beaucoup de fichiers de formulations >> avec des champs communs. >> >> Kk >> >> Martin Genet <mar...@lm...> a écrit : >> >>> Salut à tous, >>> >>> Est-il possible de définir les champs d'une formulation dans un >>> fichier extérieur à laa formulation? On pourrait ainsi utiliser les >>> mêmes champs pour plusieurs formulation... >>> >>> Merci! >>> >>> Martin. >>> >>> ------------------------------------------------------------------------------ >>> Return on Information: >>> Google Enterprise Search pays you back >>> Get the facts. >>> http://p.sf.net/sfu/google-dev2dev >>> _______________________________________________ >>> Metil-lmtpp mailing list >>> Met...@li... >>> https://lists.sourceforge.net/lists/listinfo/metil-lmtpp >>> >> >> >> >> >> ------------------------------------------------------------------------------ >> Return on Information: >> Google Enterprise Search pays you back >> Get the facts. >> http://p.sf.net/sfu/google-dev2dev >> _______________________________________________ >> Metil-lmtpp mailing list >> Met...@li... >> https://lists.sourceforge.net/lists/listinfo/metil-lmtpp > > ------------------------------------------------------------------------ > Felipe Bordeu Weldt > Doctorant - 3° année (3° year PhD student) > ------------------------------------------------------------------------ > Tél : 01 47 40 22 26 > Mob : 06 32 42 60 02 > LMT-Cachan > (ENS Cachan/CNRS/UPMC/PRES UniverSud Paris) > 61, av. du Président Wilson > F-94230 Cachan > France > ------------------------------------------------------------------------ > > > > > > > > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > Metil-lmtpp mailing list > Met...@li... > https://lists.sourceforge.net/lists/listinfo/metil-lmtpp ------------------------------------------------------------------------ Felipe Bordeu Weldt Doctorant - 3° année (3° year PhD student) ------------------------------------------------------------------------ Tél : 01 47 40 22 26 Mob : 06 32 42 60 02 LMT-Cachan (ENS Cachan/CNRS/UPMC/PRES UniverSud Paris) 61, av. du Président Wilson F-94230 Cachan France ------------------------------------------------------------------------ |
From: Martin G. <mar...@lm...> - 2009-12-14 14:50:32
|
Évidement ça marche! Le seul problème: si je ne donne pas le path exact (/home/genet/.../fields.py), il ne le trouve pas...quelqu'un sait-il comment faire? Merci! Martin. On dimanche 13 décembre 2009 17:38:59, Felipe Bordeu Weldt wrote: > execfile > > pardon > > Felipe > > Le 13 déc. 09 à 16:57, Felipe Bordeu Weldt a écrit : > > > C’est du python donc vous pouvez écrire « > > exec(mon_fichier_des_champs.py)» à la place et voilà. > > > > Felipe > > > > Le 13 déc. 09 à 16:48, gou...@lm... a écrit : > > > >> Salut, > >> > >> Ca m'intéresse également. J'ai beaucoup de fichiers de formulations > >> avec des champs communs. > >> > >> Kk > >> > >> Martin Genet <mar...@lm...> a écrit : > >> > >>> Salut à tous, > >>> > >>> Est-il possible de définir les champs d'une formulation dans un > >>> fichier extérieur à laa formulation? On pourrait ainsi utiliser les > >>> mêmes champs pour plusieurs formulation... > >>> > >>> Merci! > >>> > >>> Martin. > >>> > >>> ------------------------------------------------------------------------------ > >>> Return on Information: > >>> Google Enterprise Search pays you back > >>> Get the facts. > >>> http://p.sf.net/sfu/google-dev2dev > >>> _______________________________________________ > >>> Metil-lmtpp mailing list > >>> Met...@li... > >>> https://lists.sourceforge.net/lists/listinfo/metil-lmtpp > >>> > >> > >> > >> > >> > >> ------------------------------------------------------------------------------ > >> Return on Information: > >> Google Enterprise Search pays you back > >> Get the facts. > >> http://p.sf.net/sfu/google-dev2dev > >> _______________________________________________ > >> Metil-lmtpp mailing list > >> Met...@li... > >> https://lists.sourceforge.net/lists/listinfo/metil-lmtpp > > > > ------------------------------------------------------------------------ > > Felipe Bordeu Weldt > > Doctorant - 3° année (3° year PhD student) > > ------------------------------------------------------------------------ > > Tél : 01 47 40 22 26 > > Mob : 06 32 42 60 02 > > LMT-Cachan > > (ENS Cachan/CNRS/UPMC/PRES UniverSud Paris) > > 61, av. du Président Wilson > > F-94230 Cachan > > France > > ------------------------------------------------------------------------ > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > Return on Information: > > Google Enterprise Search pays you back > > Get the facts. > > http://p.sf.net/sfu/google-dev2dev > > _______________________________________________ > > Metil-lmtpp mailing list > > Met...@li... > > https://lists.sourceforge.net/lists/listinfo/metil-lmtpp > > ------------------------------------------------------------------------ > Felipe Bordeu Weldt > Doctorant - 3° année (3° year PhD student) > ------------------------------------------------------------------------ > Tél : 01 47 40 22 26 > Mob : 06 32 42 60 02 > LMT-Cachan > (ENS Cachan/CNRS/UPMC/PRES UniverSud Paris) > 61, av. du Président Wilson > F-94230 Cachan > France > ------------------------------------------------------------------------ > > > > > > > > > ------------------------------------------------------------------------------ > Return on Information: > Google Enterprise Search pays you back > Get the facts. > http://p.sf.net/sfu/google-dev2dev > _______________________________________________ > Metil-lmtpp mailing list > Met...@li... > https://lists.sourceforge.net/lists/listinfo/metil-lmtpp > |
From: Martin G. <mar...@lm...> - 2009-12-15 14:59:36
|
On lundi 14 décembre 2009 15:49:55, Martin Genet wrote: > Le seul problème: si je ne donne pas le path exact (/home/genet/.../fields.py), il ne le trouve pas...quelqu'un sait-il comment faire? J'ai "solutionné" le problème: execfile("formulations/fields.py")... |