Spec - openWithSpecLayout: vs. openWithSpec:
What's the difference? -- View this message in context: http://forum.world.st/Spec-openWithSpecLayout-vs-openWithSpec-tp4670560.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
opwnWithSpec: takes a selector as argument (the method which produce the SpecLayout instance when openWithSpecLayout: take the SpecLayout instance directly Maybe a refactor here is needed (the first one should maybe use the second one) Ben On Feb 18, 2013, at 11:48 PM, Sean P. DeNigris <sean@clipperadams.com> wrote:
What's the difference?
-- View this message in context: http://forum.world.st/Spec-openWithSpecLayout-vs-openWithSpec-tp4670560.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Benjamin Van Ryseghem-2 wrote
Maybe a refactor here is needed (the first one should maybe use the second one)
Okay, I opened an issue for 3.0 - Issue 7537: [Cleanup]: openWithSpecLayout: vs. openWithSpec: -- View this message in context: http://forum.world.st/Spec-openWithSpecLayout-vs-openWithSpec-tp4670560p4670... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
Benjamin -
Sean P. DeNigris