|
From: Frank V. C. <fr...@co...> - 2001-02-24 02:03:21
|
Christophe and Hans, I think it a good idea to throw the requirements at Christophe here, before adding them into the forum where I started the others. Sooo.... I think that whatever C. does, it should be usable for the clfw types. This will be an immediate test area for working out initial kinks. I have recently refered to a slight reimplementation of MetaType/MetaClass, well the work by C. would make that easier as I want to lean us more towards using MetaClass versus letting it act as a hybrid Bridge to MetaType. -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |
|
From: Christophe Prud'h. <pru...@MI...> - 2001-02-24 02:09:50
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I forgot to press send on the answer to your previous email I wrote this = morning I said that I now understand your concerns about the C++ parser and=20 for the template it is ok for me for now. So I'll start working on the parser > > I think that whatever C. does, it should be usable for the clfw types. > This will be an immediate test area for working out initial kinks. good > > I have recently refered to a slight reimplementation of > MetaType/MetaClass, well the work by C. would make that easier as I wan= t > to lean us more towards using MetaClass versus letting it act as a > hybrid Bridge to MetaType. Good I planned to give a first shot tis we for the parser. so see you around on the net this we may be C. - --=20 Christophe Prud'homme | MIT, 77, Mass Ave, Rm 3-243 | Cambridge MA 02139 | Do nothing unless you must= , Tel (Office) : (00 1) (617) 253 0229 | and when you must act Fax (Office) : (00 1) (617) 258 8559 | -- hesitate. http://augustine.mit.edu/~prudhomm | ICQ UIN: 24560867 Alias: Jesunix | Following the hacker spirit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqXGCcACgkQoY+0C9S+FFDPYwCdG9VlQ5+eY3yQ9N5tg5qAEBaH m8oAoIvrWB96R1nEspw6OKnrMsULx4C/ =3DKOSL -----END PGP SIGNATURE----- |
|
From: Frank V. C. <fr...@co...> - 2001-02-24 02:21:02
|
Your putting the parser abstraction into cl++? or clfw++? Christophe Prud'homme wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I forgot to press send on the answer to your previous email I wrote this morning > I said that I now understand your concerns about the C++ parser and > for the template it is ok for me for now. > > So I'll start working on the parser > > > > > I think that whatever C. does, it should be usable for the clfw types. > > This will be an immediate test area for working out initial kinks. > good > > > > I have recently refered to a slight reimplementation of > > MetaType/MetaClass, well the work by C. would make that easier as I want > > to lean us more towards using MetaClass versus letting it act as a > > hybrid Bridge to MetaType. > Good > > I planned to give a first shot tis we for the parser. > so see you around on the net this we may be > > C. > - -- > Christophe Prud'homme | > MIT, 77, Mass Ave, Rm 3-243 | > Cambridge MA 02139 | Do nothing unless you must, > Tel (Office) : (00 1) (617) 253 0229 | and when you must act > Fax (Office) : (00 1) (617) 258 8559 | -- hesitate. > http://augustine.mit.edu/~prudhomm | > ICQ UIN: 24560867 Alias: Jesunix | > Following the hacker spirit > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.4 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iEYEARECAAYFAjqXGCcACgkQoY+0C9S+FFDPYwCdG9VlQ5+eY3yQ9N5tg5qAEBaH > m8oAoIvrWB96R1nEspw6OKnrMsULx4C/ > =KOSL > -----END PGP SIGNATURE----- > > _______________________________________________ > Corelinux-develop mailing list > Cor...@li... > http://lists.sourceforge.net/lists/listinfo/corelinux-develop -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |
|
From: Christophe Prud'h. <pru...@MI...> - 2001-02-24 02:27:00
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Friday 23 February 2001 21:28, you wrote: > Your putting the parser abstraction into cl++? or clfw++? it makes sense only in clfw++ no ? in the packaging the parser is not that useful without clfw on second thought it is the abstraction and the user might want to use it= for something else what I propose: * parser abstraction in cl++ * implementation of a first clfw++ parser candidate in clfw++ thoughts? C. - --=20 Christophe Prud'homme | Pierre: Je suis d=E9sol=E9 Th=E9r= =E8se, je ne MIT, 77, Mass Ave, Rm 3-243 | sais pas ce qui m'a pris.= =2E. Cambridge MA 02139 | c'est une catastrophe. Tel (Office) : (00 1) (617) 253 0229 | Th=E9r=E8se: Ce n'est rien Pierre= , Fax (Office) : (00 1) (617) 258 8559 | je n'ai rien senti.... http://augustine.mit.edu/~prudhomm | -- Le Pere Noel est une ordure ICQ UIN: 24560867 Alias: Jesunix | Following the hacker spirit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqXHCgACgkQoY+0C9S+FFCQKACfXHidgwXQY1QLpGUiEwdnDnH8 5lQAn0vgPTeHHtUcRg7uXxBl3W8ew3/A =3DvCWO -----END PGP SIGNATURE----- |
|
From: Frank V. C. <fr...@co...> - 2001-02-24 04:13:46
|
Christophe Prud'homme wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Friday 23 February 2001 21:28, you wrote: > > Your putting the parser abstraction into cl++? or clfw++? > it makes sense only in clfw++ no ? > in the packaging the parser is not that useful without clfw > on second thought it is the abstraction and the user might want to use it for something else > > what I propose: > > * parser abstraction in cl++ > * implementation of a first clfw++ parser candidate in clfw++ > > thoughts? Exactly my thoughts, mainly because "Parser" is one of the GoF Design Patterns, and that is the essence of cl++. > C. > - -- > Christophe Prud'homme | Pierre: Je suis désolé Thérèse, je ne > MIT, 77, Mass Ave, Rm 3-243 | sais pas ce qui m'a pris... > Cambridge MA 02139 | c'est une catastrophe. > Tel (Office) : (00 1) (617) 253 0229 | Thérèse: Ce n'est rien Pierre, > Fax (Office) : (00 1) (617) 258 8559 | je n'ai rien senti.... > http://augustine.mit.edu/~prudhomm | -- Le Pere Noel est une ordure > ICQ UIN: 24560867 Alias: Jesunix | > Following the hacker spirit > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.0.4 (GNU/Linux) > Comment: For info see http://www.gnupg.org > > iEYEARECAAYFAjqXHCgACgkQoY+0C9S+FFCQKACfXHidgwXQY1QLpGUiEwdnDnH8 > 5lQAn0vgPTeHHtUcRg7uXxBl3W8ew3/A > =vCWO > -----END PGP SIGNATURE----- > > _______________________________________________ > Corelinux-develop mailing list > Cor...@li... > http://lists.sourceforge.net/lists/listinfo/corelinux-develop -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |
|
From: Christophe Prud'h. <pru...@MI...> - 2001-02-24 02:22:49
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wow I should go and sleep my previous is really hard to read so I understand the problems with the C++ parser and I am fine with the s= yntax you proposed=20 on the template problem I am fine with what you said see you on the net this week end for the first shot :) C. - --=20 Christophe Prud'homme | MIT, 77, Mass Ave, Rm 3-243 | A wise person makes his own Cambridge MA 02139 | decisions, Tel (Office) : (00 1) (617) 253 0229 | a weak one obeys public opini= on. Fax (Office) : (00 1) (617) 258 8559 | -- Chinese proverb http://augustine.mit.edu/~prudhomm | ICQ UIN: 24560867 Alias: Jesunix | Following the hacker spirit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqXGzkACgkQoY+0C9S+FFAlgwCdHvhmlph8OdDJ8s/Ge9t1Wm5C jFoAoIYZQ7JiEkZYQpVyKK8JcPpshyEk =3DwXUP -----END PGP SIGNATURE----- |