VA8 Beta 1 : AbtTimestamp again

VA Smalltalk is a "100% VisualAge compatible" IDE that includes the original VisualAge technology and the popular VA Assist and WidgetKit add-ons.

Moderators: Eric Clayberg, wembley, tc, Diane Engles, solveig

VA8 Beta 1 : AbtTimestamp again

Postby benvandijk » Thu Feb 26, 2009 5:15 am

The method abtAsOracleDateString in AbtTimestamp calls printWithoutMillisecondsOn:
This is a nonexistent method in VA8 Beta 1.
It probably should call printWithoutMicrosecondsOn: (as it did in VA8 Alpha)
benvandijk
 
Posts: 45
Joined: Sun Feb 25, 2007 7:14 am
Location: Arnhem, Netherlands

Re: VA8 Beta 1 : AbtTimestamp again

Postby wembley » Thu Feb 26, 2009 6:25 am

Ben -

Sorry for the difficulty. Somehow an app got back-leveled between V8 Alpha and Beta1. The code that was in the Alpha release is the correct code.
John O'Keefe [|], Principal Smalltalk Architect, Instantiations Inc.
wembley
Moderator
 
Posts: 405
Joined: Mon Oct 16, 2006 3:01 am
Location: Durham, NC

Re: VA8 Beta 1 : AbtTimestamp again

Postby PhotonDemon » Thu Feb 26, 2009 1:41 pm

In VAST 5.5.2 AbtTimestamp had a public class method #date:time:milliSeconds: (see below), it is gone in the V8 Beta. Since it uses the public class method #date:time:microSeconds: that is in V8, I don't see why it is gone, unless it just got lost?

Lou

date: aDate time: aTime milliSeconds: mSeconds
"answer a new timestamp for the supplied date and time"

^self date: aDate time: aTime microSeconds: (mSeconds * 1000)
Louis LaBrunda
Keystone Software Corp.
SkypeMe callto://PhotonDemon
mailto:Lou@Keystone-Software.com http://www.Keystone-Software.com
PhotonDemon
[|]
 
Posts: 176
Joined: Thu Dec 20, 2007 1:45 pm


Return to VA Smalltalk 7.0, 7.5 & 8.0

Who is online

Users browsing this forum: Yahoo [Bot] and 1 guest