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...
Show off your group to the world. Share a photo of your group with us.

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 84 - 113 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
84
Revision 2.41 2004/11/04 15:14:56 moeller * Bivio::UI::HTML::Widget::FirstFocus new widget which sets focus to the first form field on the page * Added...
Paul Moeller
moellep
Offline Send Email
Nov 4, 2004
3:20 pm
85
Revision 2.42 2004/11/05 20:45:56 moeller * Bivio::Test::HTMLParser::Links now correctly parses links with '0' text * Bivio::Type::Password added...
Paul Moeller
moellep
Offline Send Email
Nov 5, 2004
8:48 pm
86
Revision 2.43 2004/11/09 17:48:32 moeller * Refactored the PetShop demo. Now uses bOP Address, Phone, and ECPayment models....
Paul Moeller
moellep
Offline Send Email
Nov 9, 2004
6:05 pm
87
Revision 2.44 2004/11/10 17:24:32 nagler * Bivio::Delegate::SimpleWidgetFactory supports DollarCell widget * Bivio::UI::HTML::Widget::DollarCell added *...
Rob Nagler
robnagler
Offline Send Email
Nov 10, 2004
5:28 pm
88
Revision 2.45 2004/12/07 19:44:06 moeller * PetShop warning color now different from error color so the acceptance tests don't think the page is in error *...
Paul Moeller
moellep
Offline Send Email
Dec 7, 2004
7:50 pm
89
Revision 2.46 2004/12/23 22:53:29 nagler * Bivio::Biz::FormModel->process outputs form values if executed directly with invalid values *...
Rob Nagler
robnagler
Offline Send Email
Dec 24, 2004
8:33 pm
90
Revision 2.47 2004/12/29 20:33:38 moeller * Bivio::Biz::PropertyModel dies if update() is called on an unloaded model * Bivio::Type::Secret allows for...
Paul Moeller
moellep
Offline Send Email
Dec 29, 2004
8:35 pm
91
Revision 2.48 2005/01/05 23:35:30 nagler * IMPORTANT: Bivio::Type::Number now uses GMP available from: http://www.gnu.org/software/gmp/ You need to install...
Rob Nagler
robnagler
Offline Send Email
Jan 5, 2005
11:39 pm
92
... Sort of. If you make a Bivio::ShellUtil (see Bivio::PetShop::Util.pm as an example), you can call bOP as a program. At the same time, we don't recommend...
Rob Nagler
robnagler
Offline Send Email
Jan 8, 2005
3:52 pm
93
Today I started to try to learn Bivio-BOP in earnest. After grousing around, I came across the unit testing framework. This is a neat way to catalog all of my...
Terrence Brannon
princepawn
Offline Send Email
Jan 9, 2005
8:01 am
94
I brought up this point back in the p5ee days and now I return to it. + Why is a display class at the root of the type hierarchy? + Ultimately, how does the...
Terrence Brannon
princepawn
Offline Send Email
Jan 9, 2005
8:57 am
95
... Fixed, thanks. ... On the extremeperl group, you can find our b-perl.el extensions: http://groups.yahoo.com/group/extremeperl/files/ I don't know if it...
Rob Nagler
robnagler
Offline Send Email
Jan 9, 2005
6:01 pm
96
... We use single inheritance. The root of all classes is Bivio::UNIVERSAL. This gives us a nice hook for doing object level things in bOP. Most objects in...
Rob Nagler
robnagler
Offline Send Email
Jan 9, 2005
6:23 pm
97
... I'm fairly certain that the 2.47 and 2.48 public releases don't have any files ending in .t: terry@Abulafia:~/perl/dl/Bivio-bOP-2.47$ find . -name '*.t' ...
bauhaus@...
princepawn
Offline Send Email
Jan 9, 2005
9:07 pm
98
I wrote a little program to play around with the PetShop types and came up with numerous questions/comments along the way: # how do as_int and as_sql_param...
Terrence Brannon
princepawn
Offline Send Email
Jan 10, 2005
4:23 am
99
PetShop Types in Use Having familiarized myself with the PetShop types, I see that they are mostly subclasses of Bivio::Type::Enum. The price type subclasses...
Terrence Brannon
princepawn
Offline Send Email
Jan 10, 2005
5:59 am
100
... Woops. We'll get them in there. You'll see a Release Notes mail here when that happens (soon). Rob...
Rob Nagler
robnagler
Offline Send Email
Jan 10, 2005
9:52 pm
101
... I think http://www.bivio.biz/f/bOP/html/Bivio/IO/ClassLoader.html is the answer to this ... -- Carter's Compass: I know I'm on the right track when, by...
bauhaus@...
princepawn
Offline Send Email
Jan 10, 2005
10:03 pm
102
... Bivio::PetShop::Util appears to answer this question -- Carter's Compass: I know I'm on the right track when, by deleting something, I'm adding...
bauhaus@...
princepawn
Offline Send Email
Jan 10, 2005
10:04 pm
103
... as_int is something particular to Enums. as_sql_param is an op available on all types that can be stored in the database. ... Yup. ... get_instance...
Rob Nagler
robnagler
Offline Send Email
Jan 10, 2005
10:27 pm
104
... This isn't luck. ;-) ... It is wrong. Fixed. ... Firstly, these were taken from Sun's schema. Secondly, class maps don't work with subdirs so it would...
Rob Nagler
robnagler
Offline Send Email
Jan 10, 2005
11:31 pm
105
Revision 2.49 2005/01/11 21:44:04 nagler * Unit and acceptance tests have been released in "tests" directory. Please read the README. *...
Rob Nagler
robnagler
Offline Send Email
Jan 11, 2005
9:47 pm
106
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the Bivio-bOP group. File : /Petshop.jpg ...
Bivio-bOP@yahoogroups...
Send Email
Jan 17, 2005
9:54 pm
107
From this URL: http://www.bivio.biz/f/bOP/html/Bivio/PetShop/Model/CartItemListForm.html clicking on the the "EXTENDS" link: ...
Terrence Brannon
princepawn
Offline Send Email
Jan 18, 2005
11:26 pm
108
... The EXTENDS POD is wrong. I've fixed it, but not released it. There is not Bivio::PetShop::ListFormModel, but there is: ...
Rob Nagler
robnagler
Offline Send Email
Jan 19, 2005
1:07 am
109
1/ Looking at this function: sub execute_empty_row { my($self) = @_; $self->internal_put_field('CartItem.quantity' => ...
Terrence Brannon
princepawn
Offline Send Email
Jan 19, 2005
10:10 pm
110
The questions below relate primarily to the PropertyModel classes in PetShop/Model. + Is there a reason to have Product and Item separately? I think the fields...
Terrence Brannon
princepawn
Offline Send Email
Jan 20, 2005
12:12 am
111
The questions below relate primarily to the ListModel classes in PetShop/Model. + re: append_load_notes(string msg) what are internal load notes and what is...
Terrence Brannon
princepawn
Offline Send Email
Jan 20, 2005
1:06 am
112
+ It struck me as odd that an HTML form would be a model, but after awhile it started making sense. Is it the case that the view language hooks into the...
Terrence Brannon
princepawn
Offline Send Email
Jan 20, 2005
1:18 am
113
When reading "Why bOP?" I just had one question in response to this statement: <quote> List models are views on Property models with builtin paging support. ...
Terrence Brannon
princepawn
Offline Send Email
Jan 20, 2005
1:21 am
Messages 84 - 113 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