Search the web
Sign In
New User? Sign Up
Bivio-bOP · bivio OLTP Platform Discussion (bOP)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 191 - 220 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
191
Revision 2.51 2005/02/02 22:11:23 moeller * Bivio::Biz::FormModel corrected load_from_model_properties() so it also works for ListFormModels *...
Paul Moeller
moellep
Offline Send Email
Feb 2, 2005
10:22 pm
192
... tell ... Bwaaaaaaaha-ha-ha-ha-ha-ha!! Not mine!! They f*&^ed up our home equity line of credit so bad, they finally had to close it out, apply all our...
Tom Vilot
tvilot
Offline Send Email
Feb 6, 2005
8:46 pm
193
There's a new talk about bOP: http://www.bivio.biz/hm/realm-role-task/intro As always, your feedback is appreciated. Rob...
Rob Nagler
robnagler
Offline Send Email
Feb 9, 2005
8:52 pm
194
Revision 2.52 2005/02/09 20:32:04 nagler * Default Bivio::Util::HTTPLog config ignores NOT_FOUND, FORBIDDEN, Invalid URI and URI too long *...
Rob Nagler
robnagler
Offline Send Email
Feb 9, 2005
9:00 pm
195
... slide 11, which gives the algorithm is a jewel. I ended up doing my website using CGI::Prototype, Class::DBI and HTML::Seamstress because: 1/ I was not...
bauhaus@...
princepawn
Offline Send Email
Feb 9, 2005
9:46 pm
196
... I just hope it is right. ;-) ... You're not the only one. ... BTW, you don't need to use the _id feature. It only kicks if if the table name (foo_t)...
Rob Nagler
robnagler
Offline Send Email
Feb 10, 2005
1:03 am
197
... Actually, the task-based nature of bOP has influenced my design of the current system. I just could not go in completely with bOP because so much of it was...
bauhaus@...
princepawn
Offline Send Email
Feb 10, 2005
2:55 pm
198
... Actually, Joe Celko has made a strong statement against the primary key of a table being a simple auto_increment field: ...
bauhaus@...
princepawn
Offline Send Email
Feb 10, 2005
2:56 pm
199
... http://petshop.bivio.biz/src?s=Bivio::UI::HTML::Widget::SourceCode which massages the output of perl2html: ...
Rob Nagler
robnagler
Offline Send Email
Feb 10, 2005
4:11 pm
200
... It's much more complicated than that, and more importantly, you have start with the UI, not the DB when designing these things. You need a unique key for...
Rob Nagler
robnagler
Offline Send Email
Feb 10, 2005
4:42 pm
201
The load and unauth_load methods on Bivio::Biz::PropertyModel prevent the following idiom: $some_value = $self->new_other('SomeModel') ->unauth_load({param =>...
david farber
david@...
Send Email
Feb 10, 2005
7:26 pm
202
... You can call unauth_load_or_die() for the above: my($value) = $self->new_other('SomeModel')->unauth_load_or_die({ param => value, })->get('some_value'); ...
Paul Moeller
moellep
Offline Send Email
Feb 10, 2005
7:48 pm
203
That's better, Thanks. david...
david farber
david@...
Send Email
Feb 10, 2005
7:54 pm
204
... Oh, you built it to be fast--that's why its so slow! (Round trip post-to-receive time on bivio-lists is a minute or more, while it is almost instantaneous...
david farber
david@...
Send Email
Feb 10, 2005
7:56 pm
205
... I suspect this delay is caused by the SMTP wait on the receiving servers. Sendmail sends synchronously so that we can bounce back to the sender if there's...
Rob Nagler
robnagler
Offline Send Email
Feb 10, 2005
9:35 pm
206
I realize I'm way late to this party, but hopefully there's still some food for thought on the table. :-) ... I'm with Tom on this one. Generalization is...
Eric Dobbs
eric_dobbs
Offline Send Email
Feb 11, 2005
6:24 am
207
... ...and ever harder for other brains -- including your future brain -- to follow what you've done. Chris -- Chris Winters (chris.winters@...) Building...
Chris Winters
winterschris
Offline Send Email
Feb 11, 2005
2:29 pm
208
... I've been struggling with this for some time. We learn math kinda this way: 1) Learn that I'm 1 or 2. 2) 1, 2, and 3 comes next. 3) Then 1, 2, 6, 7, 10,...
Rob Nagler
robnagler
Offline Send Email
Feb 11, 2005
4:26 pm
209
... It is no exaggeration to regard this as the most fundamental idea in programming: The evaluator, which determines the meaning of expressions in a...
bauhaus@...
princepawn
Offline Send Email
Feb 11, 2005
8:37 pm
210
Model::get_model is supposed to return an associated model based upon key-relationship information. Eg. Model.User->get_model('RealmOwner') should return the...
david farber
david@...
Send Email
Feb 17, 2005
9:56 pm
211
... This is only the case for PropertyModels. PropertSupport should add the equivalence when PropertyModel fields are coupled with this ... It's just that...
Rob Nagler
robnagler
Offline Send Email
Feb 18, 2005
4:58 am
212
Revision 2.54 2005/02/24 23:00:30 moeller * Bivio::Agent::Task doesn't issue warning for FORBIDDEN when there is no auth user. A redirect to the LOGIN task...
Paul Moeller
moellep
Offline Send Email
Feb 25, 2005
12:13 am
213
[Sorry for not keeping up with this. -- Rob :-] Revision 2.55 2005/02/24 23:28:40 nagler * Bivio::Biz::Model::RealmRole->change_public_permissions removed *...
Rob Nagler
robnagler
Offline Send Email
Feb 25, 2005
12:42 am
214
Revision 2.56 2005/02/27 18:23:36 nagler * Bivio::Test::Language::HTTP->verify_no_text validates text doesn't exist *...
Rob Nagler
robnagler
Offline Send Email
Feb 27, 2005
6:29 pm
215
... I'd love the original diagrams. I would like to incorporate this stuff into the tutorial....
Tom Vilot
tvilot
Offline Send Email
Feb 27, 2005
6:39 pm
216
typo: "More details on the subject of these realms in the following solids." It's on solid 9 ;c)...
Tom Vilot
tvilot
Offline Send Email
Feb 27, 2005
7:02 pm
217
... How do you do a table that *does* use multiple column primary keys in bOP? I recently came across this. I wanted a mapping of one table to another such...
Tom Vilot
tvilot
Offline Send Email
Feb 28, 2005
2:12 am
218
I was playing with GNUStep recently. I was struck by how much ObjectiveC reminds me of the view language in bOP. I guess that is not terribly surprising,...
Tom Vilot
tvilot
Offline Send Email
Feb 28, 2005
2:25 am
219
... Bivio::Biz::Model::RealmUser has an example of multi-column primary key: sub internal_initialize { return { table_name => 'realm_user_t', columns => { ...
Eric Dobbs
eric_dobbs
Offline Send Email
Feb 28, 2005
6:19 pm
220
Thanks, Eric....
Tom Vilot
tvilot
Offline Send Email
Mar 3, 2005
3:04 am
Messages 191 - 220 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help