ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> cpp-sig
cpp-sig
[C++-sig] Re: (no subject)
by Raoul Gough other posts by this author
Sep 30 2003 4:06AM messages near this date
[C++-sig] Re: (no subject) | [C++-sig] Re: vector_indexing_suite too defensive ...
David Abrahams <dave@[...].com>  writes:

>  Raoul Gough <RaoulGough@[...].uk> writes:
> 
> > David Abrahams <dave@[...].com> writes:
[snip]
> >> Well, my point was that I thought it was more useful and safer to
> >> encode the acquisition method in the type.
> >>
> >> Could be wrong, though.
> >
> > It also seems safer to me, since the base class constructor is
> > protected. On the other hand, maybe removing the plain pointer
> > overload for handle<>::handle() would be just as good?
> 
>  Can't do that without providing a new_reference(...) wrapper.

That's more or less what I was thinking, too. Is this a bad idea?

> 
> > -- 
> > Raoul Gough.
> > (setq dabbrev-case-fold-search nil)
> 
>  Interesting sig.  Do you want me to `C-x C-e' it?

Well, sure. Unless you think it's a Trojan horse :-) I was trying to
think of a handy Emacs feature from my .emacs to publicize, but
dabbrev was all I came up with. Maybe I should move on to

(add-to-list 'auto-mode-alist '("\\.py\\'" . python-mode))

-- 
Raoul Gough.
(add-hook 'python-mode-hook 'turn-on-font-lock)


_______________________________________________
C++-sig mailing list
C++-sig@[...].org
http://mail.python.org/mailman/listinfo/c++-sig

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved