Ok, you motivated me to write a bit more :-) Come on people, we can get this one a bit further :-) Let's have several pragmatic people contribute to something...
hi, i gave SimpleORM-02_20.zip a shot and i think i like it. i have some questions though: - will there be a public VCS? - is there a "known bugs / known...
moe
filter-simpleorm@...
Sep 3, 2005 3:43 pm
1206
Use the mailing list. The readme has known issues, proposals etc. There is also a new WIKI. Anthony...
Anthony & Melissa Ber...
berglas@...
Sep 4, 2005 3:50 am
1207
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Note: forwarded message attached. ... Yahoo! for Good Watch the Hurricane Katrina Shelter From The Storm concert Pass it on .......... [image: The image ...
Hi, I have a few question about SDataSource : - first, am I right if I say that this breaks existing code ? SConnection.attach(java.sql.Connection, String...
Hi, I have this SException, and don't understand : simpleorm.core.SException$Data: ???Converting Key:fipieuid Name:fipieuid Val:665544 Type:java.lang.Long...
Hi, I was trying to persist Web Tier form elements, not the values stored in them... Hence the very long data type to convert (which is a toString of ...
Just to go on responding to my own mails : SDataSource IS subclassed by SDataSourceJavaX. So, admitting dataSource is a DataSource in your business object, you...
Hi, could someone help me with using SProperties ? For example, given a SFieldMeta, how do I get to know if the field is, say, mandatory ? Or what is dat type...
Hey, Thanks for the addition ! I will attempt to add the source code to the wiki as well. If you have code samples that I could reformat to help building a...
Hi, I would like to put a few tips and tricks on the wiki page. But the tips and tricks page doesn't exist yet. Is there a way for a plain user to add a page,...
Hi, Everybody can add whatever he/she wants. Just enter text in there. AlternateCase will allow you to create new pages/entries. There is an explanation on how...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
Oops! I did not automate the test of the deprecated code. Fixed in 2.21 (with test case!). Per docs see SDataSourceX for a simple way to use connection...
Anthony & Melissa Ber...
berglas@...
Sep 25, 2005 3:40 am
1221
Hello Franck, I don't understand "Web Tier form elements", but the exception says that you are tying to convert something that toStrings as Key:fipieuid...
Anthony & Melissa Ber...
berglas@...
Sep 25, 2005 4:21 am
1222
I've extended BasicTests.metaTest with better examples. I am a little surprised that you need to do this. Anthony...
Anthony & Melissa Ber...
berglas@...
Sep 25, 2005 4:45 am
1223
Hi, ... in fact I need this to integrate with my presentation layer. I'm using Barracudamvc (www.barracudamvc.org), which offers a form validation and mapping...
Hi, in fact I already responded to my own question... indeed I passed map of FormElements (see other message) and not their values... Thanks, Franck...
... Reagarding complexity, I'm still considering adapting SimpleOrm to Spring's transaction management. What you did about SConnectionEJB (splitting into...
Dear java ppl http://www.studyjava.org is meant for getting together all Java people, to share their knowledge and ideas , to help each other and explore...
Hi all, is there a way to detach a whole SResultSet ? What I want to do is detach a record instance and all of its children... I know SimpleOrm does not...
java jobs http://net4jobs.com/ fwd to all __________________________________________________________ Yahoo! India Matrimony: Find your partner now. Go...
Hello Franck, Sounds like you are doing interesting things with Baracuda. If you produde a simple example I would be interested to see it. I re-read the...