I'm looking to publish some of the Seaside packages I build for
VisualWorks in Squeak MC repository somewhere, what would be the best place to read up on this? Step-by-step guide of sorts? Thanks! -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] CONFIDENTIALITY NOTICE This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments. Thank you. |
On 2007 December 17, Boris Popov wrote:
> I'm looking to publish some of the Seaside packages I build for > VisualWorks in Squeak MC repository somewhere, what would be the best > place to read up on this? Step-by-step guide of sorts? Not sure this will help: About a year ago I started a "Development Tools Overview", but did not have time to get back to it (or Squeak) since. The Monticello and SqueakSource sections should be reasonably complete, but not polished. It is based on experience moving MorphicWrappers management from changesets to MC, http://wiki.squeak.org/squeak/5878 Milan > > Thanks! > > -Boris |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Boris Popov wrote:
> I'm looking to publish some of the Seaside packages I build for > VisualWorks in Squeak MC repository somewhere, what would be the best > place to read up on this? Step-by-step guide of sorts? > > Thanks! > > -Boris > > http://squeak.preeminent.org/tut2007/html/128.html http://inchingforward.blogspot.com/2007/04/wanted-migrating-to-newer-image.html these are a start Keith |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
I would say at least half of the job is learning about PackageInfo. I
recommend reading http://wiki.squeak.org/squeak/3329 I'm not sure whether this is complete or not, there used to be another page on another site but it is now gone. Also you may find the wiki pages on Monticello itself of value: http://wiki.squeak.org/squeak/43 Ken On Mon, 2007-12-17 at 14:24 -0800, Boris Popov wrote: > I'm looking to publish some of the Seaside packages I build for > VisualWorks in Squeak MC repository somewhere, what would be the best > place to read up on this? Step-by-step guide of sorts? > > Thanks! > > -Boris > signature.asc (196 bytes) Download Attachment |
Just to let you know that a new SqueakByExample chapter about
Monticello will be out soon. Alexandre On 17 Dec 2007, at 20:50, Ken Causey wrote: > I would say at least half of the job is learning about PackageInfo. I > recommend reading > > http://wiki.squeak.org/squeak/3329 > > I'm not sure whether this is complete or not, there used to be another > page on another site but it is now gone. > > Also you may find the wiki pages on Monticello itself of value: > > http://wiki.squeak.org/squeak/43 > > Ken > > > On Mon, 2007-12-17 at 14:24 -0800, Boris Popov wrote: >> I'm looking to publish some of the Seaside packages I build for >> VisualWorks in Squeak MC repository somewhere, what would be the best >> place to read up on this? Step-by-step guide of sorts? >> >> Thanks! >> >> -Boris >> > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. |
2007/12/18, Bergel, Alexandre <[hidden email]>:
> Just to let you know that a new SqueakByExample chapter about > Monticello will be out soon. And SqueakByExample already talks about MC: page 125 of http://www.iam.unibe.ch/~scg/SBE/SBE.pdf -- Damien Cassou |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
On Mon, 17 Dec 2007 14:24:04 -0800, Boris Popov wrote:
> I'm looking to publish some of the Seaside packages I build for > VisualWorks in Squeak MC repository somewhere, what would be the best > place to read up on this? Step-by-step guide of sorts? There's some documentation here: http://www.wiresong.ca/Monticello/UserManual/ It's fairly terse, but should be enough for an experienced smalltalker. Colin |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Ah thanks, I tried it yesterday, but couldn't reach the website, works today though. |
Free forum by Nabble | Edit this page |