Hi, I’m going through my undeclareds
as I rebuild to 7.4. Browsing-Assist makes reference to SystemInterfaceModel. Can someone please tell me which parcel I need to load to
get this into my image? (I’ve search the archive to no avail). TIA, Stewart |
Apparently it's in RSS-Persistence.
I note that I have no idea what the code does. I found this by opening a StoreWorkbook (in StoreForGlorpVWUI) and running session read: StorePackage where: [:eachPackage | eachPackage classDefinitions At 04:25 PM 08/05/2006, Stewart MacLean wrote: Hi, --
Alan Knight [|], Cincom Smalltalk Development
"The Static Typing Philosophy: Make it fast. Make it right.
Make it run." - Niall Ross
|
I haven't cleanly pulled all the BottomFeeder refs out, is what that
means. I'll take a look at it At 05:05 PM 5/8/2006, you wrote: >Apparently it's in RSS-Persistence. > >I note that I have no idea what the code does. I found this by opening a >StoreWorkbook (in StoreForGlorpVWUI) and running > >session read: StorePackage where: [:eachPackage | eachPackage >classDefinitions > anySatisfy: [:eachClassDefinition | > eachClassDefinition definition name = > 'SystemInterfaceModel']]. > >At 04:25 PM 08/05/2006, Stewart MacLean wrote: >>Hi, >> >>I'm going through my undeclareds as I rebuild to 7.4. >> >>Browsing-Assist makes reference to SystemInterfaceModel. >> >>Can someone please tell me which parcel I need to load to get this into >>my image? (I've search the archive to no avail). >> >>TIA, >> >>Stewart >> > >-- >Alan Knight [|], Cincom Smalltalk Development >[hidden email] >[hidden email] >http://www.cincom.com/smalltalk > >"The Static Typing Philosophy: Make it fast. Make it right. Make it run." >- Niall Ross <Talk Small and Carry a Big Class Library> James Robertson, Product Manager, Cincom Smalltalk http://www.cincomsmalltalk.com/blog/blogView |
In reply to this post by Alan Knight-2
Thanks Alan, I’m not sure what it does either. The
codes works as it is, but I think it just hasn’t taken that branch yet. Cheers, Stewart -----Original Message----- Apparently it's in RSS-Persistence. Hi, --
Alan Knight [|], Cincom Smalltalk Development
"The Static Typing Philosophy: Make it fast. Make it right.
Make it run." - Niall Ross
|
In reply to this post by James Robertson-3
Hi James,
Thought that was the case. Thanks for putting this out - it's very useful! Cheers, Stewart >-----Original Message----- >From: James Robertson [mailto:[hidden email]] >Sent: Tuesday, 9 May 2006 9:21 a.m. >To: [hidden email] >Subject: Re: Where to find SystemInterfaceModel (used by Browsing-Assist) > >I haven't cleanly pulled all the BottomFeeder refs out, is what that >means. I'll take a look at it > > >At 05:05 PM 5/8/2006, you wrote: >>Apparently it's in RSS-Persistence. >> >>I note that I have no idea what the code does. I found this by opening a >>StoreWorkbook (in StoreForGlorpVWUI) and running >> >>session read: StorePackage where: [:eachPackage | eachPackage >>classDefinitions >> anySatisfy: [:eachClassDefinition | >> eachClassDefinition definition name = >> 'SystemInterfaceModel']]. >> >>At 04:25 PM 08/05/2006, Stewart MacLean wrote: >>>Hi, >>> >>>I'm going through my undeclareds as I rebuild to 7.4. >>> >>>Browsing-Assist makes reference to SystemInterfaceModel. >>> >>>Can someone please tell me which parcel I need to load to get this >>>my image? (I've search the archive to no avail). >>> >>>TIA, >>> >>>Stewart >>> >> >>-- >>Alan Knight [|], Cincom Smalltalk Development >>[hidden email] >>[hidden email] >>http://www.cincom.com/smalltalk >> >>"The Static Typing Philosophy: Make it fast. Make it right. Make it >>- Niall Ross > ><Talk Small and Carry a Big Class Library> >James Robertson, Product Manager, Cincom Smalltalk >http://www.cincomsmalltalk.com/blog/blogView |
Free forum by Nabble | Edit this page |