00:00:00 --- log: started forth/14.11.09 00:17:33 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 00:56:32 --- join: true-grue (~grue@95-25-152-158.broadband.corbina.ru) joined #forth 00:58:50 --- quit: true-grue_ (Ping timeout: 255 seconds) 01:22:45 --- join: samrat (~samrat@123.236.183.195) joined #forth 01:41:42 --- quit: samrat (Quit: Computer has gone to sleep.) 02:16:54 --- join: samrat (~samrat@123.236.183.195) joined #forth 02:41:45 --- quit: Azel (Quit: Azel) 03:10:46 --- quit: samrat (Quit: Computer has gone to sleep.) 03:29:47 --- quit: xyh (Ping timeout: 265 seconds) 03:41:30 --- join: vektorman (~quassel@78.83.25.116) joined #forth 03:53:05 --- quit: yiyus (Ping timeout: 244 seconds) 03:54:47 --- join: yiyus (1242712427@je.je.je) joined #forth 04:57:31 --- join: Zarutian (~zarutian@168-110-22-46.fiber.hringdu.is) joined #forth 05:08:19 --- join: impomatic_ (~digital_w@235.198.208.46.dyn.plus.net) joined #forth 05:13:32 --- join: samrat (~samrat@123.236.183.195) joined #forth 05:22:13 --- join: xyh (~xieyuheng@113.119.215.202) joined #forth 05:29:48 --- join: Azel (~Thunderbi@ANice-653-1-528-181.w86-205.abo.wanadoo.fr) joined #forth 05:29:49 --- join: vanila (~user@unaffiliated/vanila) joined #forth 06:23:47 --- quit: vektorman (Remote host closed the connection) 06:41:47 --- quit: samrat (Quit: Computer has gone to sleep.) 06:50:38 --- join: protist (~javery@33.224.69.111.dynamic.snap.net.nz) joined #forth 07:06:14 --- join: probonono (~User@ppp103-111.static.internode.on.net) joined #forth 07:06:14 --- quit: probonono (Changing host) 07:06:14 --- join: probonono (~User@unaffiliated/probonono) joined #forth 07:07:55 --- quit: Zarutian (Quit: Zarutian) 07:17:27 --- quit: xyh (Remote host closed the connection) 07:17:58 --- join: xyh (~xieyuheng@113.119.215.202) joined #forth 07:21:11 --- join: _spt_ (~jaat@host-92-30-230-21.as13285.net) joined #forth 07:21:11 --- quit: _spt_ (Changing host) 07:21:11 --- join: _spt_ (~jaat@unaffiliated/-spt-/x-5624824) joined #forth 07:23:55 --- join: samrat (~samrat@123.236.183.195) joined #forth 07:39:57 --- join: Zarutian (~zarutian@168-110-22-46.fiber.hringdu.is) joined #forth 07:53:04 --- quit: xyh (Remote host closed the connection) 08:08:06 --- join: DKordic (~user@178-223-12-27.dynamic.isp.telekom.rs) joined #forth 08:13:03 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 08:28:22 --- quit: protist (Quit: Konversation terminated!) 09:13:10 --- quit: bbloom_ (Quit: Textual IRC Client: www.textualapp.com) 09:39:48 --- quit: samrat (Ping timeout: 244 seconds) 09:41:27 --- join: samrat (~samrat@123.236.183.195) joined #forth 09:45:32 --- quit: xyh (Read error: Connection reset by peer) 10:58:39 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 11:01:45 when would there be any wishs to dynamicly add a field to a object [I mean a type of data] ? 11:20:53 --- join: saml_ (~saml@pool-71-190-3-251.nycmny.east.verizon.net) joined #forth 11:31:17 --- quit: saml_ (Ping timeout: 265 seconds) 11:45:10 --- join: saml_ (~saml@pool-71-190-3-251.nycmny.east.verizon.net) joined #forth 11:47:08 --- quit: xyh (Read error: Connection reset by peer) 11:52:06 --- quit: saml_ (Ping timeout: 250 seconds) 12:05:17 --- join: saml_ (~saml@pool-71-190-3-251.nycmny.east.verizon.net) joined #forth 12:16:10 --- join: kumul (~mool@adsl-72-50-84-103.prtc.net) joined #forth 12:27:34 --- quit: joneshf-laptop (Read error: Connection reset by peer) 12:27:41 --- join: joneshf-laptop_ (~joneshf@98.208.35.89) joined #forth 12:27:51 --- join: spt_1 (~jaat@host-92-30-230-21.as13285.net) joined #forth 12:29:46 --- quit: samrat (Quit: Computer has gone to sleep.) 12:30:06 --- quit: joneshf-laptop_ (Max SendQ exceeded) 12:31:21 --- quit: _spt_ (Ping timeout: 256 seconds) 12:31:26 --- join: joneshf-laptop_ (~joneshf@98.208.35.89) joined #forth 12:46:12 --- quit: kumul (Ping timeout: 250 seconds) 12:53:01 --- join: kumul (~mool@adsl-72-50-84-103.prtc.net) joined #forth 13:01:20 when xyh returns: when aforesaid objects implementation is changed while the system is up and running (See Squeak/Smalltalk80 become: ) 13:37:58 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 13:42:37 --- join: bbloom (~bbloom@cpe-68-175-72-82.nyc.res.rr.com) joined #forth 13:44:59 Zarutian: I see the "System Primitive Messages" of the bluebook. 14:11:27 --- quit: xyh (Remote host closed the connection) 14:27:58 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 14:31:01 Zarutian: I am looking at ruby. say , in https://www.refheap.com/93002 , if I want to view the test_method as a function of which the argument is an object of BankAccount class, how can I get this function without apply it to an object of BankAccount class ? 15:09:39 --- quit: john_metcalf (Ping timeout: 250 seconds) 15:15:29 --- join: john_metcalf (~john_metc@46.208.198.235) joined #forth 15:23:38 --- quit: spt_1 (Quit: irc- et) 16:43:53 xyh: I do not know as I do not know ruby 16:49:57 Zarutian: ruby guys answered a "no" to me . 16:51:57 in javascript and python something like BankAccount.test_method should return that function (BankAccount being the class or prototype object for BankAccount class) 16:53:47 Zarutian: what's the syntax of function application then ? 16:54:09 * xyh :P lazy to learn 16:55:13 add(2, 3); I think 16:55:37 BankAccount.test_method(BankAccount.new()) ? 16:56:15 that could work. 17:01:15 --- quit: kumul (Quit: Leaving) 17:11:05 --- quit: vanila (Quit: Leaving) 17:12:45 --- quit: xyh (Remote host closed the connection) 17:18:06 --- join: xyh (~xieyuheng@2001:250:3002:5550:6ea1:cc0f:bcb2:b187) joined #forth 17:44:28 --- quit: xyh (Ping timeout: 244 seconds) 17:50:23 --- quit: true-grue (Read error: Connection reset by peer) 18:52:13 --- quit: Zarutian (Quit: Zarutian) 21:07:45 --- quit: DKordic (Quit: ERC Version 5.3 (IRC client for Emacs)) 21:45:21 --- join: samrat (~samrat@61.12.96.226) joined #forth 22:23:42 --- quit: joneshf-laptop_ (Remote host closed the connection) 22:24:42 --- join: joneshf-laptop (~joneshf@98.208.35.89) joined #forth 23:04:35 --- quit: saml_ (Quit: Leaving) 23:10:40 --- join: proteusguy (~proteusgu@180.183.44.134) joined #forth 23:59:59 --- log: ended forth/14.11.09