This one's different, given our discussion while you were flying home.
On Apr 16, 2014, at 6:07 PM, Sam Tobin-Hochstadt <sa...@cs.indiana.edu> wrote: > That seems quite drastic. For the `unstable` collection, it's worked > fine just having the warning at the top of each page. > > Sam > > On Wed, Apr 16, 2014 at 6:07 PM, Matthias Felleisen > <matth...@ccs.neu.edu> wrote: >> >> Can we make sure that some warning appears on the entire page so that nobody >> loses track of this? A linked margin note every 10 lines would be fine. >> >> >> On Apr 16, 2014, at 2:59 PM, as...@racket-lang.org wrote: >> >>> asumu has updated `master' from d212fc7eba to d6a3d27e54. >>> http://git.racket-lang.org/plt/d212fc7eba..d6a3d27e54 >>> >>> =====[ One Commit ]===================================================== >>> Directory summary: >>> 100.0% >>> pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/reference/ >>> >>> ~~~~~~~~~~ >>> >>> d6a3d27 Asumu Takikawa <as...@racket-lang.org> 2014-04-15 18:09 >>> : >>> | Mark class support as experimental in the TR docs >>> | >>> | Please merge to v6.0.1 >>> : >>> M .../typed-racket/scribblings/reference/typed-classes.scrbl | 5 +++++ >>> >>> =====[ Overall Diff ]=================================================== >>> >>> pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/reference/typed-classes.scrbl >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> --- >>> OLD/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/reference/typed-classes.scrbl >>> +++ >>> NEW/pkgs/typed-racket-pkgs/typed-racket-doc/typed-racket/scribblings/reference/typed-classes.scrbl >>> @@ -13,6 +13,11 @@ >>> >>> @title{Typed Classes} >>> >>> +@bold{Warning}: the features described in this section are experimental >>> +and may not work correctly. Some of the features will change by >>> +the next release. In particular, typed-untyped interaction for classes >>> +will not be backwards compatible so do not rely on the current semantics. >>> + >>> Typed Racket provides support for object-oriented programming with >>> the classes and objects provided by the @racketmodname[racket/class] >>> library. >> >> >> _________________________ >> Racket Developers list: >> http://lists.racket-lang.org/dev _________________________ Racket Developers list: http://lists.racket-lang.org/dev