Re: Altering EOModel

2009-01-18 Thread Guido Neitzer
On 16.01.2009, at 21:20, Stavros Panidis wrote: Hi all, I am developing an application where I want to give to the end user the ability to alter EOModel and database, that is to add fields in a table, or to add a new table and to be able to insert and/or edit data on this table. I am su

Re: Altering EOModel

2009-01-18 Thread Mike Schrag
Are you really sure that you want to alter the MODEL on the fly? I have really seen a need for something like that as it can normally be done in better ways by making the model generic enough to handle additional information or so. Every application that does for example surveys does things

Re: Altering EOModel

2009-01-18 Thread Camille Roux
What about using a semantic database? Relationnal databases are defined by a fixed schema, and they are not made to have a changing schema. A good alternative is to use semantic databases. You can't use them with the EOModel (I think), but they are powerful for this kind of work. You can "ad

Re: Altering EOModel

2009-01-18 Thread Mark Ritchie
On 18-Jan-09, at 9:16 AM, Mike Schrag wrote: not to mention if you alter the model, presumably you have to then REWRITE the model at runtime, which presents all sorts of weird security implications. And that even if you do update and save the new model, having the application use this upd

Re: Altering EOModel

2009-01-18 Thread Stamenkovic Florijan
On Jan 16, 2009, at 16:20, Stavros Panidis wrote: Hi all, I am developing an application where I want to give to the end user the ability to alter EOModel and database, that is to add fields in a table, or to add a new table and to be able to insert and/or edit data on this table. I am

what's happened to my WOLips ?

2009-01-18 Thread Amedeo Mantica
Hi all, While I'm coding My WOLips became strange, no more is checking my error in html inline bindings, and is realli slow to rebuild workspace every time i do a save. Version is 3.4.5582 Any help? Thanks Amedeo ___ Do not post admin requests t

Re: a nice SVN GUI client ?

2009-01-18 Thread Houdah - ML Pierre Bernard
I prefer Cornerstone On 31 Oct 2008, at 17:28, Chuck Hill wrote: On Oct 31, 2008, at 6:47 AM, Frédéric JECKER wrote: Hi, Version(http://www.versionsapp.com/) is definitively the one I prefer. Even it's beta, it's already full featured and very pleaseant to use (I hold my life in a svn r

Re: a nice SVN GUI client ?

2009-01-18 Thread Chuck Hill
Why? On Jan 18, 2009, at 12:13 PM, Houdah - ML Pierre Bernard wrote: I prefer Cornerstone On 31 Oct 2008, at 17:28, Chuck Hill wrote: On Oct 31, 2008, at 6:47 AM, Frédéric JECKER wrote: Hi, Version(http://www.versionsapp.com/) is definitively the one I prefer. Even it's beta, it's alre

Re: Right way to share DB structure and fixture during development

2009-01-18 Thread Pascal Robert
Le 09-01-15 à 08:54, Guido Neitzer a écrit : On 15.01.2009, at 14:48, Camille Roux wrote: I'm new on this mailing list, so I'm going to say who I am in a first time. My name is Camille Roux. I am 23 yo. I'm french engineer specialized in web and rich client technologies. That say, I'd li

Re: Class names or value type mismach in EOModel ?

2009-01-18 Thread Louis Demers
As a followup on my problem (for posterity) I stripped all of the className declarations where there was a specified prototypeName from the concerned plist and all is fine. Thanks for the clue. On 17-Jan-09, at 18:43 , Louis Demers wrote: On 17-Jan-09, at 17:19 , Mike Schrag wrote: They

[OT] List bounces

2009-01-18 Thread Pascal Robert
Does I'm the only one who get a bounce everytime I send a email to the list? It look like this : Sorry. Your message could not be delivered to: wodev,mail (The name was not found at the remote site. Check that the name has been entered correctly.) ---

Re: [OT] List bounces

2009-01-18 Thread Louis Demers
yep, I got this all the time in the last few days pretty sure i'll get it with this response 8-) On 18-Jan-09, at 20:27 , Pascal Robert wrote: Does I'm the only one who get a bounce everytime I send a email to the list? It look like this : Sorry. Your message could not be delivered

Looking for info on Prototypes and Migrations

2009-01-18 Thread Kevin Windham
I have been searching in vain for info on the what, why, and how of prototypes and migrations. I found some tidbits on both, but I am failing to get the full picture. I started a new project with the latest and greatest WOLips and fired up entity modeler for the first time. I found all thes

Re: a nice SVN GUI client ?

2009-01-18 Thread Houdah - ML Pierre Bernard
Back when I tried Versions, I found I couldn't do much with with it. I don't remember the details, but it didn't meet my needs. Cornerstone does 99% of what I want to do with SVN. Most importantly it has a great way of viewing the history of a file. Pierre On 18 Jan 2009, at 22:27, Chuck

Re: a nice SVN GUI client ?

2009-01-18 Thread Louis Demers
For me, Cornerstone provided excellent viewing of history When I purchased Cornerstone, the developer said they planned support for properties around release 1.5. Still waiting. then Versions came out and provided good handling of svn properties ... On 18-Jan-09, at 21:30 , Houdah - ML Pie

Re: Looking for info on Prototypes and Migrations

2009-01-18 Thread Mitchell Smith
Hi, The documentation at http://webobjects.mdimension.com/wonder/api/er/extensions/migration/package-summary.html should get you started in the right direction with migrations. The wiki contains some helpful information on prototypes at http://wiki.objectstyle.org/confluence/display/WO/EOF-Mo

Re: Class names or value type mismach in EOModel ?

2009-01-18 Thread Lachlan Deck
Just come back from some holidays -- and, after attempting to upgrade Wonder and WO (5.3.3 to 5.4.x) I'm getting this exact problem. Thanks for the clue. Btw Mike - would it be worth adding a button/option to the modeler to regenerate the plist(s)? On 19/01/2009, at 12:27 PM, Louis Demers