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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 61 - 90 of 801   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
61
Revision 2.19 2004/04/08 20:20:39 nagler * Bivio::UI::Task->parse_uri uses $r->hostname if available and if the facade isn't explicitly set with /*<facade> *...
Rob Nagler
robnagler
Offline Send Email
Apr 9, 2004
7:31 am
62
... Actually, it is the @x->[] form that is deprecated. @x[] should only give you a warning saying that $x[] is the better write @x[]. david...
david farber
david@...
Send Email
Apr 9, 2004
6:37 pm
63
Revision 2.20 2004/04/16 03:42:28 nagler * Bivio::ShellUtil->main will return the result as a string_ref if called from an array context and there is output....
Rob Nagler
robnagler
Offline Send Email
Apr 16, 2004
3:46 am
64
One of the drawbacks of the current implementation of bOP is that you have to restart the server if you change model or system code. One way to get around...
david farber
david@...
Send Email
Apr 20, 2004
10:51 pm
65
... neat little trick. I would *really* like it if bOP was dynamic the way Zope is ......
Tom Vilot
tvilot
Offline Send Email
Apr 21, 2004
6:11 pm
66
Revision 2.21 2004/04/28 18:11:18 david * Bivio::Agent::Request now lets you specify a link anchor in the various format functions. The format functions now...
david farber
david@...
Send Email
Apr 28, 2004
6:40 pm
67
For posterity: Thoughts on the development of utilities. In this particular case, I needed a utility to upgrade the permissions in the database. I wanted to...
david farber
david@...
Send Email
May 18, 2004
11:26 pm
68
Revision 2.23 2004/06/10 23:07:12 moeller * Bivio::IO::Trace fixed undefined _trace() if package filter is off Revision 2.22 2004/06/10 22:32:40 moeller *...
Paul Moeller
moellep
Offline Send Email
Jun 10, 2004
11:10 pm
69
Revision 2.24 2004/06/17 21:10:48 david * Bivio::UI::ViewLanguage Bivio::UI::ViewShortcutsBase Allows functions defined in ViewShortcuts files to call other...
david farber
david@...
Send Email
Jun 17, 2004
9:18 pm
70
Revision 2.26 2004/07/04 14:13:13 moeller * Bivio::Type::Number to_literal() no longer formats trailing .0* * Bivio::UI::Widget::MIMEEntity allows attaching...
Paul Moeller
moellep
Offline Send Email
Jul 4, 2004
2:17 pm
71
Dear Professionals, We Career Soft Solutions, a Leading Consultancy Group, have some of the Top IT Companies across India as our Client base. We are taking ...
pradeepcss
Offline Send Email
Aug 14, 2004
6:09 am
72
Hi, We are currently looking for Perl professionals for one of our clients. Details are as under : Skills : Perl, Shell Scripting, Sybase Experience : 2-6...
careers@...
codem_vijay
Offline Send Email
Aug 22, 2004
10:16 pm
73
Revision 2.29 2004/08/31 23:10:37 nagler * Bivio::Biz::FormModel->process correctly maps DB_CONSTRAINT exceptions on directly executed forms *...
Rob Nagler
robnagler
Offline Send Email
Aug 31, 2004
11:14 pm
74
Revision 2.31 2004/09/15 20:50:01 dobbs * Bivio::Mail::Common->send() can now accept a string * Bivio::Test::Language::HTTP->verify_form() now correctly...
Eric Dobbs
eric_dobbs
Offline Send Email
Sep 15, 2004
9:05 pm
75
Revision 2.32 2004/09/17 23:27:06 moeller * added Bivio::Biz::Model->new_other(class) to dynamically create models within subclass code. * added...
Paul Moeller
moellep
Offline Send Email
Sep 17, 2004
11:33 pm
76
* removed ECCreditCardPayment.card_number in Bivio::Biz::Model::ECPaymentList * added Bivio::Test::Language::HTTP->clear_cookies(), * renamed...
Eric Dobbs
eric_dobbs
Offline Send Email
Sep 20, 2004
11:31 pm
77
* Bivio::Test::Language::HTTP->verify_local_email() can now check for multiple messages matching the given criteria...
Eric Dobbs
eric_dobbs
Offline Send Email
Sep 23, 2004
8:32 pm
78
Revision 2.35 2004/10/01 22:37:44 nagler * Bivio::Agent::HTTP::Request->client_redirect calls throw_quietly to avoid stack traces *...
Rob Nagler
robnagler
Offline Send Email
Oct 1, 2004
10:42 pm
79
... THANK YOU!! david...
david farber
david@...
Send Email
Oct 1, 2004
10:44 pm
80
... Pure self-interest. :-) Rob...
Rob Nagler
robnagler
Offline Send Email
Oct 1, 2004
11:37 pm
81
Revision 2.37 2004/10/13 21:08:43 moeller * Bivio::Biz::ListModel _format_uri_args() fixed to allow task name * Bivio::Biz::Model::RealmOwner,...
Paul Moeller
moellep
Offline Send Email
Oct 13, 2004
9:14 pm
82
Revision 2.39 2004/10/19 22:58:21 nagler * Bivio::Biz::Model->internal_initialize_local_fields accepts a list of (class, fields) tuples * Bivio::Delegator...
Rob Nagler
robnagler
Offline Send Email
Oct 19, 2004
11:02 pm
83
Revision 2.40 2004/10/28 20:19:13 moeller * Bivio::BConf HTTPLog conf ignores /favicon.ico access * Bivio::Biz::ListModel->format_uri_for_sort() now resets...
Paul Moeller
moellep
Offline Send Email
Oct 28, 2004
8:23 pm
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
Messages 61 - 90 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