[vwnc] Seaside-glorp package

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Seaside-glorp package

Marco D'Ambros
Hi,

I loaded the parcel Seaside-glorp, included in vw7.6nc, and tried the  
example described in the comments but I got the exception message not  
understood: #fieldNamed:ifAbsent:caseSensitive:
Does anybody know where can I find an example?
I would like to use the ActiveRecords functionalities.

Thanks and cheers
Marco
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Seaside-glorp package

Mark Roberts
Marco,

Which example did you try? The comments attached to Seaside-Glorp
only concern connection pooling.

Is that what you're interested in, or are you looking for a general
example that demonstrates Active Record?

If the latter, you might try WebVelocity. It includes walk-throughs,
including one for a simple blog server application, and there is
current documentation for the Active Record API (which, note, has
changed recently).

Best regards,

M. Roberts
Cincom Systems, Inc.

At 06:48 AM 3/5/2009, Marco D'Ambros wrote:

>Hi,
>
>I loaded the parcel Seaside-glorp, included in vw7.6nc, and tried the
>example described in the comments but I got the exception message not
>understood: #fieldNamed:ifAbsent:caseSensitive:
>Does anybody know where can I find an example?
>I would like to use the ActiveRecords functionalities.
>
>Thanks and cheers
>Marco
>_______________________________________________
>vwnc mailing list
>[hidden email]
>http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Seaside-glorp package

Marco D'Ambros
I would like to have an example that demonstrates Active Records "only".
Where can I find WebVelocity (I did not find it on the cincom store)?
Is it possible to use only the active records components of it?

thanks
Marco


On Mar 5, 2009, at 2:32 AM, Mark D. Roberts wrote:

> Marco,
>
> Which example did you try? The comments attached to Seaside-Glorp
> only concern connection pooling.
>
> Is that what you're interested in, or are you looking for a general
> example that demonstrates Active Record?
>
> If the latter, you might try WebVelocity. It includes walk-throughs,
> including one for a simple blog server application, and there is
> current documentation for the Active Record API (which, note, has
> changed recently).
>
> Best regards,
>
> M. Roberts
> Cincom Systems, Inc.
>
> At 06:48 AM 3/5/2009, Marco D'Ambros wrote:
>> Hi,
>>
>> I loaded the parcel Seaside-glorp, included in vw7.6nc, and tried the
>> example described in the comments but I got the exception message not
>> understood: #fieldNamed:ifAbsent:caseSensitive:
>> Does anybody know where can I find an example?
>> I would like to use the ActiveRecords functionalities.
>>
>> Thanks and cheers
>> Marco
>> _______________________________________________
>> vwnc mailing list
>> [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] Seaside-glorp package

Alan Knight-2
It sounds like you want the GlorpActiveRecord package.  You probably also want to use WriteBarriers, which is optional, but quite convenient.  (See #useModificationTracker).

Web Velocity is as-yet-unreleased software, so you can't easily try it yet.

At 03:46 AM 3/5/2009, Marco D'Ambros wrote:

>I would like to have an example that demonstrates Active Records "only".
>Where can I find WebVelocity (I did not find it on the cincom store)?
>Is it possible to use only the active records components of it?
>
>thanks
>Marco
>
>
>On Mar 5, 2009, at 2:32 AM, Mark D. Roberts wrote:
>
>> Marco,
>>
>> Which example did you try? The comments attached to Seaside-Glorp
>> only concern connection pooling.
>>
>> Is that what you're interested in, or are you looking for a general
>> example that demonstrates Active Record?
>>
>> If the latter, you might try WebVelocity. It includes walk-throughs,
>> including one for a simple blog server application, and there is
>> current documentation for the Active Record API (which, note, has
>> changed recently).
>>
>> Best regards,
>>
>> M. Roberts
>> Cincom Systems, Inc.
>>
>> At 06:48 AM 3/5/2009, Marco D'Ambros wrote:
>>> Hi,
>>>
>>> I loaded the parcel Seaside-glorp, included in vw7.6nc, and tried the
>>> example described in the comments but I got the exception message not
>>> understood: #fieldNamed:ifAbsent:caseSensitive:
>>> Does anybody know where can I find an example?
>>> I would like to use the ActiveRecords functionalities.
>>>
>>> Thanks and cheers
>>> Marco
>>> _______________________________________________
>>> vwnc mailing list
>>> [hidden email]
>>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>
>
>_______________________________________________
>vwnc mailing list
>[hidden email]
>http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

--
Alan Knight [|], Engineering Manager, Cincom Smalltalk
[hidden email]
[hidden email]
http://www.cincom.com/smalltalk

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc