the relevant workflow, and change what happens to
assignment when a case is resolved. You can pick "-- No Change --", or
"Everybody", or a specific user, or a virtual user, or whatever you
feel is appropriate. You can even vary this by the type of thing
getting resolved, so if e.
;s indeed perfect. I think I discounted ZnClient initially
because I was thinking of it being primarily useful for pipelined
operations, but your proposal is *way* cleaner, even if I throw
beOneShot in there. Thanks for the pointer.
--Benjamin
shortest way to do this, but then people in the audience
won't be able to execute the resulting code snippet without the utility
method.)
Thanks,
--Benjamin
Hello guys,
I am sending this email to explain why I am quiting the Pharo community,
as well as the Smalltalk community.
I can not bear Stephane Ducasse's behavior anymore whether at a public
level or a private level.
It seems that his ego is preventing him from being able to have a discussion
I answered again.
Short version: could you report an issue
here https://github.com/spec-framework/spec/issues
Thanks,
Ben
On 12 Aug 2014, at 15:14, Yuriy Tymchuk wrote:
> So Ben answered my question: http://stackoverflow.com/a/25242253/982238
>
> but with his approach I get MenuMorph(Object)>>
You can comment the entry (as well as every one)
so we can gather all the idea and have a backlog of the discussion
Then the output will be moved into a wiki page
Ben
On 11 Aug 2014, at 13:00, stepharo wrote:
> Roadmap can be discussed here:
> https://github.com/spec-framework/spec/issues/16
Roadmap can be discussed here: https://github.com/spec-framework/spec/issues/16
Ben
On 10 Aug 2014, at 20:58, stepharo wrote:
> Hi ben
>
> do you have a roadmap that we can discuss for spec?
> Because there are several points I would like to fixed.
>
> Stef
>
> On
If people are interested having the latest
Spec bleeding image, it can now be retrieved at:
http://benjamin.is-a-geek.com:8080/job/Spec/ :)
Ben
On Aug 7, 2014, at 9:47 AM, stepharo wrote:
>> It’s up to the community to be involved with the tools they love and to
>> submit patches, and you’re totally right to remind everyone that it’s up to
>> us to improve Pharo if we want to keep it alive, but it’s up to the core
>> team to make sur
Without testing it more, I can’t tell you,
but your code seems to make sense :)
Ben
On 07 Aug 2014, at 13:47, Camille Teruel wrote:
> Hi everyone,
>
> I noticed that browsing Object take several seconds (5s on my machine).
> Evaluate Nautilus openOnClass: Object.
> After profiling, I found
o
improve Pharo if we want to keep it alive, but it’s up to the core team to make
sure that it’s easy for us to do so, and I think that Pharo’s not doing
terribly well on that front right now.
—Benjamin
I had jenkins job doing that :)
But sadly, my server is now sleeping in a box since I moved out :)
Ben
On 04 Aug 2014, at 11:53, Yuriy Tymchuk wrote:
> I’m follower of "new day – new image” way :)
>
> Uko
>
> On 04 Aug 2014, at 11:48, kilon alios wrote:
>
>> Well lately I have been question
Good job! ;)
Ben
On 31 Jul 2014, at 16:33, Jean Baptiste Arnaud
wrote:
> Hi,
> I made some advance on Android StackVM (using the standard unix sources).
>
> :-)
>
> Last Unix Stack VM with last 40Pharo image (a little bit modified cause au
> no-NativeBoost and some constraint from the And
I do not have any idea :)
I should have a deeper look at the code to remember this :)
Ben
On 17 Jul 2014, at 16:01, Yuriy Tymchuk wrote:
> Hi guys,
>
> 1 more question about Spec:
>
> can I somehow define a color for list items. For example I want to fade out
> some of them. Nautilus (as it
?
>
> As Roassal’s view is the main handle to control the visualisation, why can’t
> Roassal model use a View as a main property, and we have to use a script? The
> thing is that if you want to change something in the view on the go, it’s
> quite hard.
>
> Uko
>
>
And you can also find some explanations here:
http://spec.st/docs/interpreter/#collect_the_data
Ben
On 03 Jul 2014, at 12:37, Yuriy Tymchuk wrote:
> Hi,
>
> is there any explanation how SpecInterpreter works?
>
> Because in MorphicRoassalAdapter class you have:
>
> defaultSpec
>
> ^
the SpecInterpreter turns this into
RTViewForSpec new whenLastEventChangedDo: model whenLastEventChangedBlock
where model refers to the instance being currently build
Ben
On 03 Jul 2014, at 12:37, Yuriy Tymchuk wrote:
> Hi,
>
> is there any explanation how SpecInterpreter works?
>
> Because
On 26 Jun 2014, at 11:30, Damien Cassou wrote:
> On Thu, Jun 26, 2014 at 9:46 AM, Torsten Bergmann wrote:
>> But the question is should we care if there may be
>> in the future?
>
>
> I think there is a lint rule that checks if #initialize calls super
> initialise.
on instance side only
Be
On 25 Jun 2014, at 20:40, Sean P. DeNigris wrote:
> Benjamin Van Ryseghem (Pharo) wrote
>> It’s intentional that the C is underlined.
>
> Cool!! One of the few good ideas from Windoze…
Now we have to remove it! ;)
Ben
>
>
> -
> Cheers,
> Sean
>
> The difference is the C that is underlined. Is this intentional ?
It’s intentional that the C is underlined.
>
> Is there a way to have a shortcut, but not the underlining ?
This is not planned, but it’s doable :)
If you dig in ButtonModel, you should find if easily (or maybe in
MorphicButt
In your morphic adapter, you probably missed
hResizing: #spaceFill;
vResizing: #spaceFill;
Ben
On 19 Jun 2014, at 13:56, Yuriy Tymchuk wrote:
> Hi, I’ve implemented a custom model together with adapter. It works fine when
> I open it alone with Spec, but when I include in in th
I understand your frustration, but writing doc takes time.
I have a more industry oriented example in polishing mode
Ben
On 18 Jun 2014, at 11:40, Yuriy Tymchuk wrote:
> Hi guys,
>
> I was very frustrated, but as usually complaints are useless, I’ll try to be
> constructive. Maybe the proble
From what I remember, it was something like:
RoassalModel new
script: [ :view :canvas |
my roassal stuff
];
openWithSpec
Or you can then embed it as any other spec model
Ben
On 17 Jun 2014, at 10:27, Yuriy Tymchuk wrote:
> Are there any examples how to
On 07 Jun 2014, at 13:03, Nicolai Hess wrote:
>
> --- Part 1 --> Methods
>
> 1) What "Browser full" really means ? and whats the difference with plain
> browsing ?
>
> I would say "Browse Full" is the "normal" browser, no scope and other (older)
> SystemBrowser had some
> special vie
On 21 May 2014, at 00:08, Nicolai Hess wrote:
> Therefore, is there a way to create the NewList and tell it to NEVER
> ask for icons?
>
As far as I remember I did not implement this option :)
But having a flag for that should not be too complicated to add ;)
Good luck,
Ben
What do you think is the reaction people have reading this mail?
Ben
On 22 Apr 2014, at 20:53, Stephan Eggermont wrote:
> - title toggling doesn’t work
> - doesn’t have a usable size
> - window title not set
> - dragging doesn’t work
> - disallows selection in one place,
> allows it somewhere
Cool :)
I will definitely have a look :)
Ben
On 20 Apr 2014, at 08:35, Yuriy Tymchuk wrote:
> Dear guys who use Pillar.
>
> I’m happy to announce that I’ve created a small bundle for TextMate. You can
> find it here: https://github.com/Uko/Pillar.tmbundle
>
> Also I’ve exported it to ATOM (
This is a nightmare to solve :)
a way to fix it is ti introduce another column for the two first widgets
Ben
On 09 Apr 2014, at 11:23, Martin Dias wrote:
> Hello folks,
>
> When I evaluate in latest Pharo 3:
>
> DynamicComposableModel new
> instantiateModels: #(
> a TreeM
I hate to bust this old evilness out, but is it feasible to abuse
#become: for this purpose? I haven't used it in so long I don't
actually remember whether that's feasible semantics with ivars.
On Thu, Apr 3, 2014, at 09:08 AM, Levente Uzonyi wrote:
> On Thu, 3 Apr 2014, Igor Stasenko wrote:
>
>
On 01 Apr 2014, at 14:01, Stephan Eggermont wrote:
> Ah, that’s easy.
> Putting them into a plugin is left as an exercise for the reader.
As well as implementing the support for plugin on sides and not only
top/middle/bottom
Remind me a lot of lectures I had:
“Today we will see how to go on the
31 22:36 GMT+01:00 Benjamin :
>> On 31 Mar 2014, at 23:34, Sergi Reyner wrote:
>>>
>>> Yes, MNU MAContainerMorph>>asSpecAdapter
>>>
>>
>> #asSpecAdapter is implemented on Morph oO
>>
>> But MAContainerMorph does not inherit from
On 31 Mar 2014, at 23:40, Sergi Reyner wrote:
>
> But MAContainerMorph does not inherit from Morph :)
I do not know how I could have imagined that it inherited from Morph :P
Ben
On 31 Mar 2014, at 23:46, Sergi Reyner wrote:
> 2014-03-31 22:40 GMT+01:00 Sergi Reyner :
> 2014-03-31 22:36 GMT+01:00 Benjamin :
>
> On 31 Mar 2014, at 23:34, Sergi Reyner wrote:
>>
>> Yes, MNU MAContainerMorph>>asSpecAdapter
>>
>
> #asSpecAda
On 31 Mar 2014, at 23:34, Sergi Reyner wrote:
>
> Yes, MNU MAContainerMorph>>asSpecAdapter
>
#asSpecAdapter is implemented on Morph oO
Ben
Not yet :)
I would love too, but not enough time so far :)
Ben
On 31 Mar 2014, at 18:51, Norbert Hartl wrote:
> Is there anything that might help in order to create a form like UI in spec?
> Any descriptive way? slot based? magritte?
>
> Norbert
On 31 Mar 2014, at 19:19, Sergi Reyner wrote:
> I just naïvely tried to do:
>
> familyEditor
> ^ MorphicGenericAdapter morph: ProductFamily new asMagritteMorph
>
Did you try:
familyEditor
^ ProductFamily new asMagritteMorph asSpecAdapter
?
Ben
an Sastre
> wrote:
> I must confess that I never use those buttons but yours doesn’t look broken
>
> so, yes: +1
>
>
>
> On Mar 28, 2014, at 1:57 PM, Benjamin
> wrote:
>
>> Hello guys,
>>
>> since I do not really like the new buttons introduc
On 28 Mar 2014, at 23:16, Nicolai Hess wrote:
> Really?
>
> What was wrong with the old one?
They look 70’ :)
And the B button misses a butt :)
Ben
On 28 Mar 2014, at 19:31, Sven Van Caekenberghe wrote:
> Beautiful. Thank you !
Thanks :)
> But how dare you propose a change, please stop contributing, I hate people
> who actually do stuff ;-)
The question is not about people doing things, it’s about introducing things
that are not fixes o
On 28 Mar 2014, at 14:43, Pharo4Stef wrote:
> What is the best github repo to edit the chapter?
https://github.com/spec-framework/documentation, since I would like to gather
as much as possible all the things related to spec
at only one place :)
Ben
On 28 Mar 2014, at 18:24, p...@highoctane.be wrote:
> Too bad, we'll have to wait for 4.0 (or 3.1 to get them…)
As it is actually fixing something, maybe it will make it :)
> Jokes aside, they are very nice. And I want them.
> Where is the slice?
https://pharo.fogbugz.com/default.asp?13151
B
On 28 Mar 2014, at 17:30, Stephan Eggermont wrote:
> Philippe wrote
>> The look of nautilus button isn't "ok to integrate" since there is much more
>> work needed to get this working properly.
>
> That’s two different issues. One is integrated, the other not.
> 13137 The SBIC buttons change is
On 28 Mar 2014, at 16:57, p...@highoctane.be wrote:
> Sorry about that. It wasn't intentional.
No problem :P
It motivated me to finish fast :P
> Superb work. And I want that dark theme :-)
Me too :P
Ben
On 28 Mar 2014, at 18:24, MartinW wrote:
> Just out of curiosity (this is not a rhetoric question, i just don't know it)
> - when should i look at the byte code?
That’s a good question :)
I usually look at byte code when I have strange compilation errors.
> And are there enough use cases to jus
Hi guys :)
I am glad to announce (even if Philippe already let the cat out :P) a website
dedicated to Spec: http://spec.st.
You can find a quick introduction, documentation (mainly what is now in the
Pharo For The Enterprise book), and
a news feed where I will explain the API changes, the news w
I would love to have it the other way around: that Alfred can browse a Pharo
image :)
Ben
On 25 Mar 2014, at 14:41, Tudor Girba wrote:
> Excellent!
>
> This goes in the direction of Alfred or Quicksilver. I worked on a design (no
> implementation yet) that goes in the same direction. I think
mentorsModel);
> add: #(model versionModel);
> add: #(model dropListModel) ];
> yourself
>
>
>
> What to do?
>
> Phil
>
> On Tue, Mar 25, 2014 at 9:51 AM, Benjamin
> wrote:
> Yo
You create your own subclass of AbstractNautilusPlugin in where the display
method will look like
display
^ mySpec buildWithSpec
This should do the trick
Ben
On 25 Mar 2014, at 08:41, p...@highoctane.be wrote:
> I wanted to use a MethodToolbar as part of a Nautilus plugin.
>
> Ok, I
On 22 Mar 2014, at 21:48, p...@highoctane.be wrote:
> Ctrl-Fn-F2 opens the Apple menu.
This is not a contextual menu
Ben
On 20 Mar 2014, at 21:38, Stephan Eggermont wrote:
> That doesn’t work for me. (Mavericks mac, 30798 with slice 13100)
I will have a look then :)
> Ah found them. cmd-t-g cmd-t-p cmd-t-h
> Let me rephrase that: can we have a way to discover that? Perhaps info on
> hover or so?
There is a helpe
On 20 Mar 2014, at 18:45, Yuriy Tymchuk wrote:
> Hi everyone.
>
> I need to check if a method sends anything to self. There is a method
> #sendsToSuper, but I don’t really know how can I search for self reference in
> a same way. Can anybody suggest me where can I learn this?
I did something
On 20 Mar 2014, at 18:13, Yuriy Tymchuk wrote:
> Should this be an extension of List with buttons, of a buttons widget that
> has a setters for the list to modify and the block for retrieving the rest of
> items (during the addition action)
Sorry I do not understand your question :)
But I thin
On 20 Mar 2014, at 15:48, Stephan Eggermont wrote:
> 13100 triggered me to take a look at keyboard based navigation
> in Nautilus. These should probably be a number of different issues.
>
> There seems to be no way to get from the text pane back to
> methods-categories-classes-packages , both
won't. Couchbase's protocol is basically memcache (and you
can indeed use a memcache library to talk to Couchbase in a pinch),
whereas CouchDB uses a REST protocol over HTTP. I know there used to be
at least one memcache client on Squeaksource; I'd probably see if it's
migrated to SmalltalkHub or similar.
--Benjamin
On 15 Mar 2014, at 22:39, Yuriy Tymchuk wrote:
> Hi everyone.
>
> I wander if there is already something like the list editing buttons in OS X
> i.e. ‘+’ and ‘-‘ buttons that either open a dialog with another list that
> allows to select what to add, or remove selected items from the list.
>
Fixed
Ben
On 14 Mar 2014, at 11:53, Serge Stinckwich wrote:
> In the last version of Pharo, Komitter does not work correctly.
> Modifications done under packages are not displayed.
>
> Apparently the problem appears at #30789:
> https://github.com/pharo-project/pharo-core/commit/802360955460a9
Reported here: https://pharo.fogbugz.com/default.asp?13077
Fix on its way :)
Ben
On 14 Mar 2014, at 11:53, Serge Stinckwich wrote:
> In the last version of Pharo, Komitter does not work correctly.
> Modifications done under packages are not displayed.
>
> Apparently the problem appears at #307
I will review it within the week end :)
Ben
On 14 Mar 2014, at 08:22, Freemail wrote:
> On Fri Mar 14 07:28:32 2014 roberto.mine...@usi.ch
> wrote:
> > Hi Guys,
> >
> > I noticed a weird behavior of Spec MenuModel, it has either a double
> > title or a #nil title.
> >
> > Please see
>
tests green and I haven't seen any problem yet. What do
> you think ?
>
> Laurent
>
>
> Le mercredi 12 mars 2014, 17:36:20 Benjamin a écrit :
>> The first answer is:
>> ComposableModel was not a subclass of model at first :P
>>
>>
>> Ben
&g
The first answer is:
ComposableModel was not a subclass of model at first :P
Ben
On 12 Mar 2014, at 13:09, Laurent Laffont wrote:
> Hi,
>
> I'm trying to have tests green for TWM. I found:
>
> ComposableModel>>initialExtent
> ^ nil
>
> on superclass Model there's
>
> Model>>initialEx
The usage of Github pages makes it look like http://spec.st/ :P
Ben
On 11 Mar 2014, at 14:13, Gabriel Cotelli wrote:
> Hi,
>
> I'm announcing the first official release of RenoirSt, a DSL enabling
> programmatic cascading style sheet generation for Pharo.
>
> For the impatient, you can load
Hello guys :)
I was wondering if it will make sense to have a spec dedicated mailing list :)
As I have pros and cons, I am asking for your opinion :)
Thanks in advance,
Ben
That’s exactly the reason why one was introduced in Spec :)
Ben
On 05 Mar 2014, at 12:05, Pharo4Stef wrote:
> When I see this code, I think that we are missing a MenuGroupSpec to work
> with MenuSpec
> and we could also rename PluggableMenuSpec into MenuSpec.
>
>
> buildMenuSpec: aMenu
>
On 05 Mar 2014, at 08:41, Pharo4Stef wrote:
> where? because I wanted to integrate it and I could not find the slice in the
> inbox.
PharoInbox, slice number 13040
It’s weird you do no find it :S
>
> did you fix also the menu title rendering (when putting a title it was not
> used and render
I proposed a new update for Spec with this fix in it :)
Ben
On 04 Mar 2014, at 18:38, roberto.mine...@usi.ch wrote:
> Cool Ben!
>
> P.s. Should I wait until the fix will be integrated in Pharo?
>
> Cheers,
> R
>
> On Mar 4, 2014, at 5:13 PM, Benjamin
> wrote:
Thanks for the report :)
Fixed in commit df6e44a :)
Ben
On 04 Mar 2014, at 16:57, roberto.mine...@usi.ch wrote:
> Hi,
>
> It seems that Spec’s #subMenu functionality is broken.
>
> I opened an entry here:
> https://pharo.fogbugz.com/f/cases/13039/Spec-s-subMenu-is-broken
>
> Cheers,
> RM
On 04 Mar 2014, at 11:15, Sven Van Caekenberghe wrote:
> A simple, quick solution would be to do an #inform: telling what was written
> where. In Pharo this then becomes a growl like non-obstrusive thing.
Sounds more like a hack than a solution :)
Ben
On 28 Feb 2014, at 10:23, Yuriy Tymchuk wrote:
> Can you share a script? Because as far as I understand, You test on read-only
> staff, and then link you "the one” repo on your machine.
Exactly :)
Here is the script to build spec:
https://github.com/spec-framework/spec/blob/master/install_Spe
On 28 Feb 2014, at 09:53, Goubier Thierry wrote:
>
> [1] Ok, still, maybe there is a point there: the path to the repository clone
> may well be encoded as an absolute path, and, therefore, moving the directory
> elsewhere could be tricky. This is something I can look into if you choose
> tha
On 23 Feb 2014, at 11:44, MartinW wrote:
>
> The difference of Pharo (and it's UI!) was what lured me into it, not what
> constituted a barrier :) And while i would also make a case for difference
> only for it's own sake, i think there are very good reasons for the pop-up
> menus.
They are very
This works:
m := TreeModel new.
m roots: #(1 2 3 4 5).
m dragEnabled: true.
m dropEnabled: true.
m transferBlock: [ :p :s |
TransferMorph
withPassenger: s model
selectedItems from: s ].
On 18 Feb 2014, at 17:26, Noury Bouraqadi wrote:
> Hi,
>
> For my Pharo Lecture I want to show students how to make a desktop app in
> Pharo 3.0 (Yes I'm using a Beta for my lecture, because Pharo 3 is cool :-)
>
> - I wonder if there are any new cool solution to strip out dev tools or at
>
There was (is?) a Slot virus that, if I remember correctly, was in charge of
propagating the slot layout instantiation.
Ben
On 16 Feb 2014, at 16:13, Pavel Krivanek wrote:
> Hi,
>
> the classes in bootstrapped image have no layouts set. We must initialize
> them somehow because than class bu
You can also try Faster than Light (http://www.ftlgame.com/)
Its a cool game :P
Ben
On 14 Feb 2014, at 23:24, olivier auverlot wrote:
> Hi Guido,
>
> You can try "Faster than Light". This is a pool connection to open multiple
> sockets. The project is on Smalltalkhub
> (http://smalltalkhub
On 13 Feb 2014, at 19:51, Sean P. DeNigris wrote:
> 12877 Versionner: Make Project Editing More Prominent
> https://pharo.fogbugz.com/default.asp?12877
> It wasn't immediately obvious to me that I had to double click on a project
> to edit the configuration. Maybe we should add a button? At minim
On 11 Feb 2014, at 17:28, Yuriy Tymchuk wrote:
>
> C’est cool. Thank you Ben. I had some more ideas like making a common STON
> format for prefs. But maybe you have some more ideas. Or we can just kill
> this proposal.\\
Maybe we should discuss it then :)
Ben
On 11 Feb 2014, at 16:51, Yuriy Tymchuk wrote:
>
> On 11 Feb 2014, at 16:49, Benjamin
> wrote:
>
>>> 4. Preferences persistence.
>>> Now prefs are only working while you are on the same image. We can put
>>> a button: save for all images, a
> 4. Preferences persistence.
> Now prefs are only working while you are on the same image. We can put
> a button: save for all images, and serialise prefs to conf. folder when this
> button is checked. The same goes for user name. Why not to put checkbox:
> “Save for all next images”. Thi
Porting Spec from Pharo to Amber.
This can include finishing an Amber widget library named Moka,
as well as porting Spec to Amber and plug it by default on Moka.
Dialects involved: Pharo, Amber
Skill level: Intermediate
Mentors: Benjamin Van Ryseghem ( benjamin.vanryseg...@gmail.com ) and
This change occurred like 6 months ago :) (ok maybe 3 :P )
And this is not related to NewList at all
Ben
On 09 Feb 2014, at 07:57, Sean P. DeNigris wrote:
> It seems ListComposableModel was replaced by ListModel in Pharo 3.0. This is
> a significant non-backward-compatible change, yet it was e
On 03 Feb 2014, at 20:57, Nicolai Hess wrote:
> I don't get why a DynamicGroup manages a list of methods and not a list
> of classes like DyanmicClassGroup.
Me for the title.
And to answer shortly, to have groups with a finer grained definition.
> If Nautilus tries to create the class list fr
On 03 Feb 2014, at 16:26, Norbert Hartl wrote:
> I just wanna share my newest finding in producing endless loops.
>
> foo
>super perform: #foo
>
> Somehow I like it! :)
Should confuse a lot of JAVA-ist :P
Ben
I will have a look tomorrow :)
(right now, with the jet lag and the very long flight, I do not trust my brain
:) )
Ben
On 01 Feb 2014, at 23:07, Sean P. DeNigris wrote:
> On Feb 1, 2014, at 5:04 PM, "Benjamin Van Ryseghem-2 [via Smalltalk]"
> <[hidden email]> wrote:
&
Do we put in in 3.0?
Because changing Morphic now sounds a bit shaky to me :)
Ben
On 01 Feb 2014, at 22:55, Sean P. DeNigris wrote:
> Sean P. DeNigris wrote
>> https://pharo.fogbugz.com/default.asp?12737
>
> I did a safer fix which is much less likely to break other things and still
> fixes t
On 31 Jan 2014, at 13:29, b...@openinworld.com wrote:
> For instance, I've recently submitted a slice for [1] that adds two new
> methods and a trivial refactoring of one other to Spec's ComposableModel (so
> I can't imagine it would break anything), but in support of discipline on the
> featur
On 29 Jan 2014, at 18:52, Pharo4Stef wrote:
>
> Still many different agendas busy time.
> It does not mean no interest it means that people are busy.
If we wait someone has nothing to do, it will never happen :)
> But since we all know that we will not move before the release then there is
>
On 29 Jan 2014, at 18:19, Pharo4Stef wrote:
> Ben
>
> - creating a company
> - being the head of a research group
> - HDR of noury
> - PhD of Nick
> - Papers there and there
> - admin there and there
> - dealing with people
> - dealing with people
Filters > My case s(2nd item)
Ben
On 29 Jan 2014, at 18:05, Pharo4Stef wrote:
> Thanks
> It reminds a really strange bug I got showing that there were hidden useless
> calls. but I cannot find if I entered an entry.
> Any idea how I can find the entries that I added to fogbogz
>
> Setf
> On
I actually proposed few replacement one month ago inside the RMoD team,
nobody answered except “Fogbugz is bad” , and nobody tried what I proposed.
Exactly what happened when we had to choose a replacement for Google Issue
Tracker.
Ben
On 29 Jan 2014, at 08:33, Marcus Denker wrote:
>
> On 29
On 28 Jan 2014, at 13:53, Pharo4Stef wrote:
> Ben
>
> I still think that it would have been good to discuss the valueHolder changes
> in Spec
> before doing it.
This has been discussed for 2-3 days before I made it actually.
> Because it broke the tools of people that used Spec like martin an
It’s a duplicate of a closed issue (recently integrated by Sven)
We should maybe join forces :)
Ben
On 28 Jan 2014, at 12:41, Martin Dias wrote:
> Done.
> https://pharo.fogbugz.com/f/cases/12731/Traits-modifications-cause-a-DNU
>
>
>
> On Tue, Jan 28, 2014 at 2:13 PM, Tudor Girba wrote:
> T
>
> Thx!
>
> Sven
>
> On 28 Jan 2014, at 00:54, Benjamin
> wrote:
>
>> I think the fix https://pharo.fogbugz.com/default.asp?12711 might need to be
>> applied again
>>
>> Ben
>>
>> On 27 Jan 2014, at 20:33, Sven Van Caekenberghe wr
in 30 726, but there are 2 regressions found:
>
> ReleaseTests.ReleaseTest.testObsoleteClasses
> ReleaseTests.ReleaseTest.testUnknownProcesses
>
> on all 3 platforms, these might be transient, but with all the renaming
> something could have gone wrong
>
>&g
On 27 Jan 2014, at 20:08, Sven Van Caekenberghe wrote:
> Are the compatible ?
> Does one have to come before the other ?
> Are they both needed ?
I think we should drop
> https://pharo.fogbugz.com/f/cases/12717/ReactiveVariable-NewValueHolder
and integrate
> https://pharo.fogbugz.com/f/cases/12
This is always returning ‘down’ for Smalltalkhub :)
Ben
On 25 Jan 2014, at 15:37, Max Leske wrote:
> Down: http://www.downforeveryoneorjustme.com/smalltalkhub.com
>
>
> On 25.01.2014, at 19:33, Sven Van Caekenberghe wrote:
>
>> StHub (mostly) down ?
>>
>
>
Do whatever you want, I have no more motivation to discuss this anymore
Ben
On 24 Jan 2014, at 14:34, Pharo4Stef wrote:
> Hi guys,
>
> I think that we will rename all the asReactiveVariable that got introduced
> into their old name asValueHolder.
> And we will rename the class too to its old
On 24 Jan 2014, at 10:53, Marcus Denker wrote:
> What will it help? Who will then decide? Why does that person not help
> deciding now?
Because it requires downloading an image, loading the slices check the diff.
If in Lille this can takes few minutes (which is already long), in Chile this
is
severely broken in that area, so if you are using
> one of them you *will* have problems.
>
> Esteban
>
> On 24 Jan 2014, at 13:28, Goubier Thierry wrote:
>
>>
>>
>> Le 23/01/2014 18:57, Benjamin Van Ryseghem a écrit :
>>> Just that you know
On 24 Jan 2014, at 10:25, Marcus Denker wrote:
>
> And I can not be the only person who decides things. I think people have no
> idea how tiring it is
> to take a decisions like that all the time.
>
> The tiring thin about integrating is not the integration. It’s the fact that
> one has to *de
On 24 Jan 2014, at 10:18, Marcus Denker wrote:
> In beta normally we should not change things that require people to change
> again code...
Then do not integrate them ...
Ben
1 - 100 of 405 matches
Mail list logo