You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(144) |
Aug
(209) |
Sep
(117) |
Oct
(44) |
Nov
(41) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(14) |
Feb
(64) |
Mar
(25) |
Apr
(35) |
May
(29) |
Jun
(6) |
Jul
(7) |
Aug
|
Sep
(12) |
Oct
(6) |
Nov
|
Dec
(1) |
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2004 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2006 |
Jan
(7) |
Feb
(5) |
Mar
(2) |
Apr
(1) |
May
(9) |
Jun
(11) |
Jul
(9) |
Aug
(5) |
Sep
(7) |
Oct
|
Nov
|
Dec
(9) |
| 2007 |
Jan
(3) |
Feb
(5) |
Mar
(2) |
Apr
(5) |
May
(1) |
Jun
(1) |
Jul
(5) |
Aug
(16) |
Sep
(7) |
Oct
(8) |
Nov
(8) |
Dec
(2) |
| 2008 |
Jan
(4) |
Feb
(7) |
Mar
(27) |
Apr
(26) |
May
(28) |
Jun
(17) |
Jul
(38) |
Aug
(13) |
Sep
(17) |
Oct
(12) |
Nov
(37) |
Dec
(51) |
| 2009 |
Jan
(41) |
Feb
(19) |
Mar
(30) |
Apr
(43) |
May
(138) |
Jun
(111) |
Jul
(76) |
Aug
(27) |
Sep
(28) |
Oct
(33) |
Nov
(11) |
Dec
(18) |
| 2010 |
Jan
(3) |
Feb
(5) |
Mar
(40) |
Apr
(51) |
May
(74) |
Jun
(76) |
Jul
(46) |
Aug
(41) |
Sep
(26) |
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Frank V. C. <fr...@co...> - 2001-01-14 03:16:24
|
Pun intended :) Anyway, my initial thoughts (from real world experience) is to avoid the stream operator persistence protocol. In other words, real world systems don't store data in blobs. While it may be easy for the application developer, it results in poor performance, poor scalability, and a nightmare when the data store exceeds some physical limitation. Furthermore, classes aren't modeled in single monoliths, and the persistent framework should reflect that object oriented applications are hierarchical by and far, shouldn't the data be as well? Thoughts? -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |
|
From: Frank V. C. <fr...@co...> - 2001-01-13 02:58:05
|
Christophe Prud'homme wrote: > > On the debian side, I have created a repository on corelinux.sourceforge.net > since some debian tools are available there I'll be able to maintain easily > this repo. > I'll provide potato and sid packages. Cool, so when you travel to other wonderful parts of the world I can build a deb package! > > I'll let you know in a future email what to add to the /etc/apt/source.list > > I have made the changes about the ps/pdf generation for the reference manual > in the .spec.in and debian packaging system > > best regards > C. > -- > Christophe Prud'homme > OOA and OOD for Linux > CoreLinux -- http://corelinux.sourceforge.net > Finite Element Method Codes > KFem -- http://kfem.sourceforge.net > > _______________________________________________ > 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...@us...> - 2001-01-12 22:23:57
|
On the debian side, I have created a repository on corelinux.sourceforge.= net since some debian tools are available there I'll be able to maintain easi= ly=20 this repo. I'll provide potato and sid packages. I'll let you know in a future email what to add to the /etc/apt/source.li= st I have made the changes about the ps/pdf generation for the reference man= ual=20 in the .spec.in and debian packaging system best regards C. --=20 Christophe Prud'homme=20 OOA and OOD for Linux CoreLinux -- http://corelinux.sourceforge.net Finite Element Method Codes KFem -- http://kfem.sourceforge.net |
|
From: Hans - D. <dul...@eg...> - 2001-01-12 19:47:40
|
On Thu, 11 Jan 2001, Frank V. Castellucci wrote: > Date: Thu, 11 Jan 2001 21:36:02 -0500 > From: Frank V. Castellucci <fr...@co...> > Reply-To: cor...@li... > To: cor...@li... > Subject: Re: [Corelinux-develop] two things > > Christophe Prud'homme wrote: > > > > Hie, > > > > I just went on the bug traking system > > On my side I see two things: > > > > - the problem with the pdf/ps files which are a problem to generate because > > of the default confihuration of latex. > > I am not sure that people are reading the pdf or the ps file (the ones > > generated by doxygen). A reference is best read using a browser. > > So I propose that we get rid of the pdf/ps generation. > > Agreed...Hans? > OK for me. -- Hans Dulimarta, Ph.D. | dul...@co... Research Associate | http://www.egr.msu.edu/~dulimart P: 517-432-7589 | http://corelinux.sourceforge.net F: 760-281-7691 http://freshmeat.net/projects/snapsource Elec. & Comp. Engg., Mich. State Univ., E. Lansing, MI 48824 |
|
From: Frank V. C. <fr...@co...> - 2001-01-12 02:30:34
|
Christophe Prud'homme wrote: > > Hie, > > I just went on the bug traking system > On my side I see two things: > > - the problem with the pdf/ps files which are a problem to generate because > of the default confihuration of latex. > I am not sure that people are reading the pdf or the ps file (the ones > generated by doxygen). A reference is best read using a browser. > So I propose that we get rid of the pdf/ps generation. Agreed...Hans? > - the logo which should be inserted at some point in the documentation and on > the web. (btw do we finally have something like a logo?) The pictures we voted on are in the icons or images directory off htdocs on the web > On the design side, I am playing with the library framework and I am > comfortable with it so far. More (interesting?) comments soon. Cool > Frank do you have any documentation(online?) on Persistence? Not yet, I am toying with some models but a hectic work schedule keeps intervening. Soon :) > > best regards > C. > -- > Christophe Prud'homme > OOA and OOD for Linux > CoreLinux -- http://corelinux.sourceforge.net > Finite Element Method Codes > KFem -- http://kfem.sourceforge.net > > _______________________________________________ > Corelinux-develop mailing list > Cor...@li... > http://lists.sourceforge.net/mailman/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...@us...> - 2001-01-11 14:11:25
|
Hie, I just went on the bug traking system On my side I see two things: - the problem with the pdf/ps files which are a problem to generate becau= se=20 of the default confihuration of latex. I am not sure that people are reading the pdf or the ps file (the ones=20 generated by doxygen). A reference is best read using a browser.=20 So I propose that we get rid of the pdf/ps generation. - the logo which should be inserted at some point in the documentation an= d on=20 the web. (btw do we finally have something like a logo?) On the design side, I am playing with the library framework and I am=20 comfortable with it so far. More (interesting?) comments soon. Frank do you have any documentation(online?) on Persistence? best regards C. --=20 Christophe Prud'homme=20 OOA and OOD for Linux CoreLinux -- http://corelinux.sourceforge.net Finite Element Method Codes KFem -- http://kfem.sourceforge.net |
|
From: Frank V. C. <fr...@co...> - 2001-01-11 11:04:27
|
Happy New Year! Well, there are a number of defects open in the Bug Tracking list. I guess you guys can take your pick from there. In addition, I am looking for ANY discussion in regards to abstract framework for persistence. -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux Christophe Prud'homme wrote: > > hie all > > > > I am back from long very long vacation > what are the big plans and smaller ones? > > C. > -- > Christophe Prud'homme > OOA and OOD for Linux > CoreLinux -- http://corelinux.sourceforge.net > Finite Element Method Codes > KFem -- http://kfem.sourceforge.net > > _______________________________________________ > Corelinux-develop mailing list > Cor...@li... > http://lists.sourceforge.net/mailman/listinfo/corelinux-develop |
|
From: Christophe Prud'h. <pru...@us...> - 2001-01-10 23:07:57
|
hie all=0D=0D=20 I am back from long very long vacation what are the big plans and smaller ones? C. --=20 Christophe Prud'homme=20 OOA and OOD for Linux CoreLinux -- http://corelinux.sourceforge.net Finite Element Method Codes KFem -- http://kfem.sourceforge.net |
|
From: Frank V. C. <fr...@co...> - 2000-12-11 12:20:55
|
While I continue to pull together thoughts on the Persistence Abstraction, it is clear that the defined (MetaType) types are not sufficient. The following are obvious: String Char List Associative Collections (Map/Dictionary,Set,Bag) Anyone interested in doing these, or opening a discussion on Persistence, be glad to hear from you. Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |
|
From: Frank V. C. <fr...@co...> - 2000-11-27 12:05:12
|
Christophe Prud'homme wrote: > > I read the bug report > > Frank, as a redhat user do you have this problem ? > on the debian side there is no problem so far, > I'll look into that next week 'cause I have a big presentation on friday > and I cannot concentrate on something else right now > However the problem should be easy to fix. > one can advise to use the option --force or --nodeps with rpm -i in the mean > time > > best regards > C. I fixed it already because it was a problem in RedHat. I fixed it by having the man pages moved to the documentation directory, so /usr/doc/libclfw-dev/doc/man/man3. > -- > Christophe Prud'homme > MIT -- 77 Mass Ave > 02215 Cambridge MA > _______________________________________________ > Corelinux-develop mailing list > Cor...@li... > http://lists.sourceforge.net/mailman/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...@an...> - 2000-11-27 08:45:34
|
I read the bug report Frank, as a redhat user do you have this problem ? on the debian side there is no problem so far, I'll look into that next week 'cause I have a big presentation on friday and I cannot concentrate on something else right now However the problem should be easy to fix. one can advise to use the option --force or --nodeps with rpm -i in the mean time best regards C. -- Christophe Prud'homme MIT -- 77 Mass Ave 02215 Cambridge MA |
|
From: Frank V. C. <fr...@co...> - 2000-11-24 18:49:49
|
Christophe Prud'homme wrote: > > Hie all > > the debian packages for clfw(0.2.6) and clfll(0.1.0) are uploaded on > corelinux sourceforge account. > > they should appear (Frank?) quickly on the download page !! They should be there within the hour! Thanks Christophe! > > they have been compiled on potato and therefore should work on potato and > woody. Cool, I will update download.php as well > > best regards > C. > -- > Christophe Prud'homme > MIT -- 77 Mass Ave > 02215 Cambridge MA > _______________________________________________ > Corelinux-develop mailing list > Cor...@li... > http://lists.sourceforge.net/mailman/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...@an...> - 2000-11-24 17:14:24
|
Hie all the debian packages for clfw(0.2.6) and clfll(0.1.0) are uploaded on corelinux sourceforge account. they should appear (Frank?) quickly on the download page !! they have been compiled on potato and therefore should work on potato and woody. best regards C. -- Christophe Prud'homme MIT -- 77 Mass Ave 02215 Cambridge MA |
|
From: Christophe Prud'h. <pru...@an...> - 2000-11-24 16:42:42
|
On Friday 24 November 2000 15:42, you wrote: > I was able to finish, build and upload (tarballs and rpms only) these > two releases. > > This is the first milestone of the frameworks activity as we have a > concrete implementation finally!!! > > Thanks for waiting! > > PS: Maybe we can get Christophe to put down the Medoc for a moment to > get the debians built :) I do that :) I don't know what will be the results in a drunken state :) -- Christophe Prud'homme MIT -- 77 Mass Ave 02215 Cambridge MA |
|
From: Frank V. C. <fr...@co...> - 2000-11-24 15:38:15
|
I was able to finish, build and upload (tarballs and rpms only) these two releases. This is the first milestone of the frameworks activity as we have a concrete implementation finally!!! Thanks for waiting! PS: Maybe we can get Christophe to put down the Medoc for a moment to get the debians built :) -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux |
|
From: Frank V. C. <fr...@co...> - 2000-11-23 21:13:44
|
Christophe Prud'homme wrote: Ahhh, the wayfarer, how goes it? > > On Thursday 23 November 2000 15:48, you wrote: > > Well, the clfw changes are in and built, and some of the clfll changes > > are in for final. > I just uploaded your stuff and I'll test it asap Yes, please do. Will you be doing debian builds? > > BTW: States bounders, Happy Thanksgiving, and, err, here's to president > > elect, ummm..... > :) > > happy thanksgiving (I missed last year, this year and probably next year) > C. Well, your always welcome here if your ever in the states. -- Frank V. Castellucci |
|
From: Christophe Prud'h. <pru...@an...> - 2000-11-23 15:50:03
|
On Thursday 23 November 2000 15:48, you wrote: > Well, the clfw changes are in and built, and some of the clfll changes > are in for final. I just uploaded your stuff and I'll test it asap > > BTW: States bounders, Happy Thanksgiving, and, err, here's to president > elect, ummm..... :) happy thanksgiving (I missed last year, this year and probably next year) C. -- Christophe Prud'homme MIT -- 77 Mass Ave 02215 Cambridge MA |
|
From: Frank V. C. <fr...@co...> - 2000-11-23 15:44:04
|
Well, the clfw changes are in and built, and some of the clfll changes are in for final. I finished the housekeeping in the former and need to catch the code up to the later :) BTW: States bounders, Happy Thanksgiving, and, err, here's to president elect, ummm..... -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |
|
From: Frank V. C. <fr...@co...> - 2000-11-21 17:00:57
|
libclfll++ (FunctionLibraryLoad) is in CVS (module = clfll) and runs!!! this module requires the lastest CVS updates to the libclfw++ (in CVS module = clfw) While there is more housekeeping to be done, this is an example of the type framework structures we will be developing and delivering. Comments, feedback, flames, etc. are welcome. -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |
|
From: Frank V. C. <fr...@co...> - 2000-11-16 14:44:30
|
So as not to leave the core library all by it's lonesome :) Quite a bit was added in regards to the whole meta thing. At the highest level is the MetaSpace which manages Ontologies, which are the semantic network of MetaClass composites which are the fat wrappers of MetaType. Ontologies are organized in a namespace fashion, although the standard of using that is implementation defined. Significant interface changes from previous version, requires CoreLinux++ 0.4.30 and libuuid. Web Download: http://download.sourceforge.net/corelinux/libclfw-0.2.5.tar.gz Change reference http://sourceforge.net/project/shownotes.php?release_id=16529 Tally-ho! -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux |
|
From: Frank V. C. <fr...@co...> - 2000-11-16 14:43:21
|
This release completes the implementation of EventSemaphore to specification. Minor bug fixes are included. Web Download: http://download.sourceforge.net/corelinux/libcorelinux-0.4.30.tar.gz Change reference http://sourceforge.net/project/shownotes.php?release_id=16258 -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux |
|
From: Christophe Prud'h. <pru...@an...> - 2000-11-16 09:57:30
|
debian packages 0.4.30 and 0.2.5 are uploaded on packages/debian rpm-doc is on the way ! C. -- Christophe Prud'homme MIT -- 77 Mass Ave 02215 Cambridge MA |
|
From: Christophe Prud'h. <pru...@an...> - 2000-11-16 08:31:08
|
> Christophe: > Create libcorelinux 0.4.30 debs (the woody/potato combo) > Create libclfw 0.2.5 debs (the woody/potato combo) > Create libcorelinux 0.4.30 doc rpm > You can either put these in /home/groups/corelinux/packages/debian or > ftp direct to download.sourceforge.net/incoming Ok I do that today > > Christophe, I don't know if you need to update the debian/rules file for > each package? If so, I will wait to see the CVS update before I tag all > the files. you can still move the tag by force using -F I think I guess that you will read that in a few hours from now since it's 3am for you! see ya C. -- Christophe Prud'homme MIT -- 77 Mass Ave 02215 Cambridge MA |
|
From: Hans - D. <dul...@eg...> - 2000-11-16 01:45:23
|
On Wed, 15 Nov 2000, Frank V. Castellucci wrote: > Date: Wed, 15 Nov 2000 18:32:47 -0500 > From: Frank V. Castellucci <fr...@co...> > Reply-To: cor...@li... > To: CoreLinux Development <cor...@li...> > Subject: [Corelinux-develop] Are we ready? > > Hans? (BTW: Congrats on the work!, where there any stumbling parts?) > I checked in all my local modifications. > > Wow, big stuff. > Yes, quite a lot of work to do. > -- Hans Dulimarta, Ph.D. dul...@co... P: 517-432-7589 http://www.egr.msu.edu/~dulimart F: 760-281-7691 http://corelinux.sourceforge.net Elec. & Comp. Engg., Mich. State Univ., E. Lansing, MI 48824 |
|
From: Frank V. C. <fr...@co...> - 2000-11-15 23:28:45
|
Hans? (BTW: Congrats on the work!, where there any stumbling parts?) Christophe? Here is what I propose assuming all code, configure.in, ChangeLog, and README are checked in or valid for the next release: Frank: Create libcorelinux 0.4.30 rpm (with the exception of the doc.rpm) Create CoreLinux++Docs 0.4.30 Create libclfw 0.2.5 rpms (docs build on this one as it is still small) I'll ftp direct to download.sourceforge.net/incoming Christophe: Create libcorelinux 0.4.30 debs (the woody/potato combo) Create libclfw 0.2.5 debs (the woody/potato combo) Create libcorelinux 0.4.30 doc rpm You can either put these in /home/groups/corelinux/packages/debian or ftp direct to download.sourceforge.net/incoming Christophe, I don't know if you need to update the debian/rules file for each package? If so, I will wait to see the CVS update before I tag all the files. Also, if this is not something you will be doing soon, let me know as I will stagger the updates to download.php Wow, big stuff. -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux http://PythPat.sourceforge.net Pythons Pattern Package |