[Seaside-dev] Dangling references in VisualWorks dev-build Jul12.3 Seaside framework

Jerry Kott jkott at image-ware.com
Mon Jul 30 18:46:43 UTC 2012


Hi,

this occurred due to some missed parcels in the dev build, and it should be fixed in the upcoming build later this week.

Jerry Kott
Sr. Software Engineer
Cincom Smalltalk Development

On 23-07-2012, at 7:24 AM, Julian Fitzell wrote:

> Hi,
> 
> You'd be better reporting this to Cincom either on the vwnc list or through your support channels, as appropriate. Cincom maintains the VW port of Seaside themselves and these issues definitely seem to be specific to those packages.
> 
> Julian
> 
> On Sun, Jul 22, 2012 at 7:47 AM, Shaping Shaping <shaping1 at rocketmail.com> wrote:
> Hi.
> 
> I've loaded all Seaside parcels delivered with VW dev build Jul12.3.  These include all of the Seaside framework, all examples, and all tests.  After, Undeclared contained references to
> 
> HTTPWebTransport
> HTTPWebTransportConfiguration
> ODBCConnection
> OracleConnection
> SeasideMarshaler
> SeasideResponder
> 
> I suppose that HTTPWebTransport should be HTTPTransport and that HTTPWebTransportConfiguration should be HTTPTransportConfiguration.  Is that correct?
> ODBCConnection is referenced as a symbol used as a key to access the actual class, which is absent.  Perhaps a parcel prereq should be updated here.  OracleConnection
> is referenced in a CompiledMethod in an AbsentClassImport for Database.OracleSession.  The source for the unloaded method is
> 
> nonThreadedConnectionClass
> 	"Answer the connection class for sessions"
> 	
> 	^OracleConnection
> 
> 
> SeasideMarshaler and SeasideResponder are both referenced in loaded methods.  Did the author intend to refer to newer versions of these classes with different names?
> 
> I got the same set of Undeclareds when I loaded all of Seaside from the Cincom Public repository.  Have these problems been noticed and fixed by anyone?
> 
> 
> Shaping
> 
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
> 
> 
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20120730/927afe1c/attachment.htm


More information about the seaside-dev mailing list