persistdotnet-devel Mailing List for Persist.NET
Brought to you by:
vdaron
You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: vdaron (sourceforge) <vd...@us...> - 2009-03-03 22:40:42
|
Hi Michael ! Email still works and I'm still alive :-) The project is not alive anymore, not because it is not usefull (I used it for years) but because there are best Project available now. I encourage you to have a look at NHibernate it's a far more advanced project than Persist.NET now. Do not hesitate to contact me if you have more questions about OR mapping Cheers, Vincent Le 3/03/2009 22:59, Michael Schmit a écrit : > Is this project still alive? Does this email still work? > This class library seems like a useful framework. I'm interested in > learning more. > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > ------------------------------------------------------------------------ > > _______________________________________________ > Persistdotnet-devel mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/persistdotnet-devel > |
From: Michael S. <mic...@gm...> - 2009-03-03 21:59:17
|
Is this project still alive? Does this email still work? This class library seems like a useful framework. I'm interested in learning more. |
From: <ben...@id...> - 2004-05-25 07:47:23
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Vincent D. <vd...@us...> - 2004-02-02 20:54:35
|
Hi Elliot Persist.NET is alive ! But I'm working only on my free time and alone for now, so the progress is quite slow :) I'm working on inheritance now, it's already partially implemented in the code. Cache is effectivelly really an important missing feature of Persist.NET. I already have some stuff about it. I've ported another java library to do it, but this assembly need to be merged in Persist.NET. If you already have something and want to share it, I can create you a branche. I'm using Subversion as a source management, but the server is quite slow, so I did'nt open it to everyone. If your interrested, mail me. Thanks for your help Vincent Le lun 02/02/2004 =E0 20:32, Elliot Gage a =E9crit : > Just pinging to see if persistdotnet is alive. >=20 > I am considering persist.NET for some of my projects, and will need a=20 > caching mechanism, to avoid overtasking the database. > Is there something in the works for this? I have ojbect caching for my=20 > apps, but requires customization for each app. Before I refactor it for= =20 > plug and play, want to see if there is something in progress that I can= =20 > contribute to. >=20 > Thanks, > Elliot >=20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Persistdotnet-devel mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/persistdotnet-devel --=20 Vincent Daron Analyst Programmer ASK sa. |
From: Elliot G. <da...@pa...> - 2004-02-02 19:32:04
|
Just pinging to see if persistdotnet is alive. I am considering persist.NET for some of my projects, and will need a caching mechanism, to avoid overtasking the database. Is there something in the works for this? I have ojbect caching for my apps, but requires customization for each app. Before I refactor it for plug and play, want to see if there is something in progress that I can contribute to. Thanks, Elliot |
From: Elliot G. <El...@si...> - 2004-01-18 10:39:03
|
Yes, some definite similarities, even in private variable naming and ordering. Jc|atoms must have borrowed from the artyomr project or vice-versa. I have been evaluating a couple of projects:atomsframework, ojb-net, http://www.norpheme.com/, and the wilsonORMapper. I have only recently found your project, and it appears to be pretty complete. I haven't had a chance to test it on anything, but have walked through your code. I like that you have taken a pluggable factory approach to things such as oid generators, etc. I am looking forward to testing manual transactions, and the caching when it comes out. I'll be checking the library closely this coming week. I'll forward my comments then. Thanks! Elliot -----Original Message----- From: per...@li... [mailto:per...@li...] On Behalf Of tr...@ti... Sent: Sunday, January 18, 2004 12:28 AM To: Persist.NET Devel List Subject: Re: [Persistdotnet-devel] Project Status I Elliot There is'nt any code from (jc|atoms)framework in Persist.NET. It's base on a java implementation (http://artyomr.narod.ru/index.html). Did you find any similarities between Persist.NET and (jc|atoms)framework ? There is still some code from that java basic import ( Inheritance, ...) that is'nt used for now (next release I hope). Did you use Persist.NET for a project ? I'm very interested by your comments|critics|bugs|patches to improve Persist.NET. See you Vincent |
From: <tr...@ti...> - 2004-01-18 08:28:25
|
I Elliot There is'nt any code from (jc|atoms)framework in Persist.NET. It's base on a java implementation (http://artyomr.narod.ru/index.html). Did you find any similarities between Persist.NET and (jc|atoms)framework ? There is still some code from that java basic import ( Inheritance, ...) that is'nt used for now (next release I hope). Did you use Persist.NET for a project ? I'm very interested by your comments|critics|bugs|patches to improve Persist.NET. See you Vincent Le sam 17/01/2004 =E0 20:13, Elliot Gage a =E9crit :=20 > Great to see a decent implementation in c#. > =20 > I am curious, how much of this, if any, did you convert from > jcframework/atomsframework? > =20 > Elliot |
From: Elliot G. <El...@si...> - 2004-01-17 19:11:23
|
Great to see a decent implementation in c#. I am curious, how much of this, if any, did you convert from jcframework/atomsframework? Elliot |
From: Vincent D. <vd...@us...> - 2003-12-31 13:47:29
|
Warning, API and schema structure have change a bit. New Features : Some Documentation : There is documentation in code Methods/Class/...). Not complete, but it's a first step ;) CountStatement : To create SELECT COUNT(*) ... statements. FreeSqlStatement : To execute the query specified as string, usefull to use some database specific extentions. CriteriaConditionSet : This allow WHERE Filters like this : WHERE ((xx > 3)AND(YY =3D "foo")OR YY =3D "bar". Configuration rewritten (Creation must be completed). Web Site. Wiki in Place for more precise documentation (Tutorials,...) Type Renames: Persist.Criteria.DeleteCriteria =3D> Persist.Statements.DeleteStatement Persist.Criteria.RetrieveCriteria =3D> Persist.Statements.RetrieveStatement IdGenerators are in Persist.IdGenerators Namespace XML Schema changes: - IdGenerators are'nt assigned to a Database anymore - ClassMap have a attribute "name" used by Associations to reference the classMap.This avoid the ClassMap Type duplication in schema. - IdGenerators and Converters are now attributes of AttributeMap XmlElement. --=20 Vincent Daron Analyst Programmer ASK sa. |
From: <tr...@ti...> - 2003-12-16 18:04:30
|