Check-in [0660968a3c]

Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:TIP 478: Accepted 5/0/1 For: DKF, AK, JD, SL, JN Against: none Present: FV
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0660968a3cd510c634662df7e417457c7dd1dfb741c21fed7dcd7c6536175367
User & Date: dkf 2018-09-02 13:43:26.118
Context
2018-09-02
13:49
TIP 478 implementation committed check-in: 324c47ae99 user: dkf tags: trunk
13:43
TIP 478: Accepted 5/0/1 For: DKF, AK, JD, SL, JN Against: none Present: FV check-in: 0660968a3c user: dkf tags: trunk
2018-08-30
21:27
Various improvements check-in: 7559790b52 user: jan.nijtmans tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to tip/478.md.
1
2
3
4
5
6
7
8
9
10
11

12
13
14
15
16
17
18
# TIP 478: Add Expected Class Level Behaviors to oo::class
	Author:         Gerald Lester <[email protected]>
	Author:         Donal K. Fellows <[email protected]>
	State:          Draft
	Type:           Project
	Vote:           In progress
	Created:        18-Oct-2017
	Post-History:   
	Keywords:       Tcl
	Tcl-Version:    8.7
	Vote-Closes:    2018-09-02T12:00:00+0100

-----
# Abstract

TclOO provides a native OO system for Tcl.  This TIP is to enhance it to meet some of the common expectations of people coming in from other languages.

# Rationale




|

|




|
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# TIP 478: Add Expected Class Level Behaviors to oo::class
	Author:         Gerald Lester <[email protected]>
	Author:         Donal K. Fellows <[email protected]>
	State:          Accepted
	Type:           Project
	Vote:           Done
	Created:        18-Oct-2017
	Post-History:   
	Keywords:       Tcl
	Tcl-Version:    8.7
	Votes-For:      DKF, AK, JD, SL, JN
	Votes-Against:  none
-----
# Abstract

TclOO provides a native OO system for Tcl.  This TIP is to enhance it to meet some of the common expectations of people coming in from other languages.

# Rationale