objectscript-devel Mailing List for ObjectScript (Page 44)
Brought to you by:
rob_d_clark
You can subscribe to this list here.
2003 |
Jan
(47) |
Feb
(61) |
Mar
(73) |
Apr
(149) |
May
(202) |
Jun
(219) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(13) |
Dec
(65) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(81) |
Feb
(62) |
Mar
(36) |
Apr
(48) |
May
(50) |
Jun
(9) |
Jul
(10) |
Aug
(9) |
Sep
(30) |
Oct
(6) |
Nov
|
Dec
|
2006 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
|
Aug
(1) |
Sep
(6) |
Oct
(4) |
Nov
(1) |
Dec
(3) |
2007 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(10) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2008 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
(4) |
Jul
(14) |
Aug
(1) |
Sep
(10) |
Oct
(7) |
Nov
(47) |
Dec
(38) |
From: Rob C. <rob...@ma...> - 2003-03-21 02:39:20
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS66> Type : Defect Issue Id : OBJS66 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: static should be visible within a function body Description: (function() { static var a = 0; a++; return a; })() should be legal Severity: Major Version: head Stack Trace: Functional Area: data Status: New |
From: Rob C. <rob...@ma...> - 2003-03-21 02:30:10
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS65> Type : Defect Issue Id : OBJS65 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: make "static" automatically "public" Description: this is a bit of a work around... the way "static" is currently implement, which results in static members being a member of the function itself, the current protection mechanism doesn't allow for the static var to be accessible within the object without being public. This work-around will let folks write code they way they mean it to be (without having to artifically use the "public" keywords when declaring a static varible)... at some point in the future I should address the real problem ;-) Severity: Major Version: head Stack Trace: Functional Area: data Status: New |
From: Rob C. <rob...@ma...> - 2003-03-21 02:23:32
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS64> Type : Enhancement Issue Id : OBJS64 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: ODE users guide Description: documentation for script editor, debugger, etc, showing integration with console (ie launching editor/debugger by clicking in console), using debugger, file browser, source navigation features of the editor, and so on Severity: Major Functional Area: ode Status: New |
From: Rob C. <rob...@ma...> - 2003-03-16 06:28:05
|
Issue OBJS61 (JarFile#createNewFile() should recursively create parent directory if needed) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS61> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moving to 'resolved' state |
From: Rob C. <rob...@ma...> - 2003-03-15 22:30:57
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS63> Type : Enhancement Issue Id : OBJS63 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: selective undo Description: it would be nice to be able to undo the last change on a given line, or in the selected text... I am not quite sure what the implications of applying undos out of order, but if that won't fsck things up to much it would be a nice feature to add Severity: Minor Functional Area: ode Status: New |
From: Rob C. <rob...@ma...> - 2003-03-15 19:07:03
|
Issue OBJS61 (JarFile#createNewFile() should recursively create parent directory if needed) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS61> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: move to 'assigned' state |
From: Rob C. <rob...@ma...> - 2003-03-15 19:03:57
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS61> |
From: Rob C. <rob...@ma...> - 2003-03-14 07:11:41
|
Issue OBJS57 (race condition in dialog creation) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS57> The following modifications were made to this issue: Description changed from 'the window mgr plugin sho...' to 'the window mgr plugin sho...' Comment: oscript-1.0.2 Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:10:35
|
Issue OBJS52 (build prob with javadocs) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS52> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:09:43
|
Issue OBJS50 (background render glyph gutter numbers) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS50> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:08:46
|
Issue OBJS48 (jump to next/prev reference and references prior to declaration) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS48> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:07:26
|
Issue OBJS47 (bad things happen when you close the primary console window) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS47> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:06:24
|
Issue OBJS46 (add activex/com support via jawin library) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS46> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:05:19
|
Issue OBJS45 (add 'eval' button) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS45> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:04:08
|
Issue OBJS37 (prob in pkg.editor.cMode.insertTags) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS37> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:03:31
|
Issue OBJS35 (type of null/undefined) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS35> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-14 07:02:09
|
Issue OBJS13 (refresh parser patch) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS13> The following modifications were made to this issue: Status changed from 'Resolved' to 'Closed' Comment: oscript-1.0.2 |
From: Rob C. <rob...@ma...> - 2003-03-13 21:31:40
|
Issue OBJS57 (race condition in dialog creation) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS57> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moving to 'resolved' state... note you can expect some improvements in responsiveness because with this change I was able to back out a sleep-for-a-bit hack which was used to help deal with the race condition prior to this fix |
From: Rob C. <rob...@ma...> - 2003-03-13 20:46:58
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS58> Type : Enhancement Issue Id : OBJS58 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: JDesktopPane.dragMode should be configurable Description: add to registry, to make user configurable Severity: Minor Functional Area: chimera Status: New |
From: Rob C. <rob...@ma...> - 2003-03-13 02:18:29
|
Issue OBJS46 (add activex/com support via jawin library) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS46> The following modifications were made to this issue: Status changed from 'Assigned' to 'Resolved' Comment: moving to resolved state... note there currently isn't a lot of error checking... if you try and access a member of a COM object that isn't a property, it will be assumed to be a function, and you won't get an error until you try and call it as a function. This will be fixed in the future once the jawin library is more fully developed, and provides the API that oscom needs for reflection on COM objects |
From: Rob C. <rob...@ma...> - 2003-03-12 19:30:42
|
Issue OBJS57 (race condition in dialog creation) has just been modified by user rob...@ma... You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS57> The following modifications were made to this issue: Status changed from 'New' to 'Assigned' Comment: move to 'assigned' state |
From: Rob C. <rob...@ma...> - 2003-03-12 19:30:07
|
User rob...@ma... has added user rob...@ma... to Assigned To. You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS57> |
From: Rob C. <rob...@ma...> - 2003-03-12 19:29:38
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS57> Type : Defect Issue Id : OBJS57 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: race condition in dialog creation Description: the window mgr plugin should have some way of waiting for the window mode implementation plugin to subscribe to the control channel (ie. the "control" node in registry) before it starts writing to the control channel. This should fix the problem of the impl missing control commands (pack, center, etc) which should fix a range of problems including dialogs not centering when they should, and dialogs that never get packed Severity: Major Version: head Stack Trace: Functional Area: chimera Status: New |
From: Rob C. <rob...@ma...> - 2003-03-12 00:46:37
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS56> Type : Defect Issue Id : OBJS56 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: script objects: getMember Description: a relatively recent version of oscript.jar is having a problem with: var foo = new (function() { public var a = 1; })(); foo.getMember("a"); Severity: Minor Version: head Stack Trace: Functional Area: data Status: New |
From: Rob C. <rob...@ma...> - 2003-03-11 19:28:57
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS55> Type : Enhancement Issue Id : OBJS55 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: debugger enhancements Description: add "run to cursor"... also make watch variables that go in and out of scope work better Severity: Major Functional Area: ode Status: New |