Omer Katz added the comment: Most implementations these days support TTL because they require it. The whole point is to remove the need to reimplement such basic functionality over and over.
בתאריך יום ב׳, 15 בפבר׳ 2016 ב-18:33 מאת STINNER Victor < [email protected]>: > > STINNER Victor added the comment: > > I like the idea of an helper to build a property on-demand, but I dislike > the TTL idea, it seems too specific. > > If you need TTL, implement your own decorator, or use a regular property > and implement your own logic there. > > ---------- > > _______________________________________ > Python tracker <[email protected]> > <http://bugs.python.org/issue21145> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue21145> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
