new version of ConfigurationOfMagritte2 available in
http://www.squeaksource.com/MetacelloRepository.
I've tested the configuration on Pharo 1.0 and Squeak 4.1. Magritte2 is
not yet avaialable on GLASS
On Squeak 4.1 there is 1 failures:
MAExtensionsTest>>#testTimePrintOn:
Dale
Hello Lucas, The "User Contributed Notes" component that's shows on
http://book.seaside.st/book/ it's a pier component?
How can I add it to my pier site? Thanks.
new version of ConfigurationOfPier available in
http://www.squeaksource.com/MetacelloRepository.
I've tested the configuration on Pharo 1.0, Squeak 4.1, and GLASS
1.0-beta.8.
On Squeak 4.1 there are 3 failures:
MAExtensionsTest>>#testTimePrintOn:
WABacktrackingTest>>#testDictionary
WABacktrackingTest>>#testOrderedCollection
Dale
Hi,
I'd like to share that since the code in PRExportImportWidget >>
export: has been partly moved to PRKernel >> exportOn:, now its call
to #inform: opens a dialog box on the server, instead of a web page
on the client side ;-)
Regards,
Reza
Are there any plans to improve the pier book writing tool?
Pain-point areas:
- Images: list available images, replace existing image, easier insert image
...
- Navigation: next/previous page arrow icons in the header, show/hide entire
TOC on the side
- Chapters: maybe some sort of drag-drop using the TOC?
--
View this message in context: http://forum.world.st/Pier-Book-tool-tp2224150p2224150.html
Sent from the Magritte, Pier and Related Tools mailing list archive at Nabble.com.
Hello,
When I execute *PRKernel allInstances* in my working image, I
currently get 4 instances, instead of one, which are mostly cross
referenced by:
1) either obsolete block closures as follows:
[closure] in PRContext>>activationCallback
2) or, by WAValueExpressions with #kernel as key, and aPRKernel as value
(probably again related to the closure in PRPierConfiguration >> describeOn:)
One of the kernels has close to 2500 references of type (1).
I'd like to know if somebody else has had a similar experience, and
what would be the most straitforward solution to get ride of them
(and avoid this situation in the future)?
FYI, I've been systematically executing *WAEnvironment
reloadApplications*, which seems inefficient, since just nils the
pointers, and does specifically not handle the cross references
inside the configuration objects.
Thank you in advance for your insights.
Regards,
Reza
Did I miss an announcement? Does this mean we have a Pier that works
(or nearly works) with Seaside 3?
--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn(a)stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion