On Sat, Sep 9, 2017 at 5:06 AM, Stephane Ducasse
wrote:
> Hi Rob
>
> I discussed with peter and I hope that he has more and younger
> braincells than me. I'm *super* busy with lectures
> preparation, workshop preparation and business issues. So I would love
> to get some time to get conce
On Sat, Sep 9, 2017 at 7:11 AM, Peter Uhnak wrote:
> Hi Rob,
>
> I'm making a note to look at your proposals and I will discuss it with
> Stef later.
>
Thanks, Peter, I appreciate any insights you can offer. I will continue
experimenting, and just wanted to make sure I figured out how to share
> On 9 Sep 2017, at 18:00, Sean P. DeNigris wrote:
>
> Sven Van Caekenberghe-2 wrote
>> Implement...
>
> Thanks! I added this to the wiki so we don't lose track of it:
> https://github.com/svenvc/ston/wiki/Cookbook
Cool, thanks.
Sven Van Caekenberghe-2 wrote
> Implement...
Thanks! I added this to the wiki so we don't lose track of it:
https://github.com/svenvc/ston/wiki/Cookbook
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Thanks Stef for your support.
I have already added you in the private repository "GCI-2017-with-Pharo", as
we need to keep prospective students away from the task list before the
program begins 😉
Looking forward to more ideas on the task list.
Thanks a lot.
Best
Jigyasa Grover
--
Sent from:
> On 9 Sep 2017, at 16:11, Sean P. DeNigris wrote:
>
> Sven Van Caekenberghe-2 wrote
>> You would have to change the way the offending object get handled.
>
> Any suggestions on how to do that? Is there a particularly good place to
> hook in?
Implement FileSystem class>>#stonAllInstVarNames to
Sven Van Caekenberghe-2 wrote
> not really a DSL
I disagree ;) It looks perfect!
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Sven Van Caekenberghe-2 wrote
> You would have to change the way the offending object get handled.
Any suggestions on how to do that? Is there a particularly good place to
hook in?
-
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
Hannes Hirzel wrote
> the question is of course - is it the HTML only model you are
> interested in or is it rather a 'web document model'
Thanks for the detailed replies! Yes, you are right. I should've given more
info about my use case. I had some HTML that I was using for an email
signature for
Thanks for the pointer Marcus, I'll have a look - it's a fascinating area that
I didn't know much about until now ;)
All I wanted was to not have to select specific code to do senders (&
refactoring), as well as have better statement selection so I can more easily
put brackets around things...
Hi Rob,
I'm making a note to look at your proposals and I will discuss it with Stef
later.
>
> he has more and younger braincells than me
But not enough connections between them. The cells just sit there alone and are
not talking to anyone. :(
Peter
Maybe I should note that a Magritte is surely useful for ideas.
But a solution not using the Magritte modeling approach might be
better for the task of actually generating applications for different
systems / language environments.
Magritte is foremost about modelling domain objects to be used
_wi
Sean,
the question is of course - is it the HTML only model you are
interested in or is it rather a 'web document model' (i.e. something
which is displayed in a browser) thus including HTML and CSS.
--HH.
On 9/9/17, H. Hirzel wrote:
> On 9/9/17, Sean P. DeNigris wrote:
>> I'd like to create HT
On 9/9/17, Sean P. DeNigris wrote:
> I'd like to create HTML via a DSL, like Seaside's canvas builder, but
> without
> loading a whole web framework. Any ideas?
>
Hello Sean
1.
One idea is _not_ to go for a HTML builder DSL but for a document
model plus a generator.
The generator is a visitor f
Hi
Excellent initiative.
Now could we have a github account to store the idea of small tasks?
Stef
On Wed, Sep 6, 2017 at 2:46 PM, Jigyasa Grover
wrote:
> Hello Pharo-ers !
>
> On behalf of the community, I would like to thank each one of you for their
> significant contribution in the recently
Alistair
did I miss some pending PR to be integrated for FS?
I'm getting back to reality after a totally fun and intense ESUG conference.
Stef
On Thu, Sep 7, 2017 at 8:26 AM, Alistair Grant wrote:
> Hi Andreas,
>
> On Wed, Sep 06, 2017 at 04:53:27PM -0700, Andreas Sunardi wrote:
>> Hi Alistair,
Hi Rob
I discussed with peter and I hope that he has more and younger
braincells than me. I'm *super* busy with lectures
preparation, workshop preparation and business issues. So I would love
to get some time to get concentrated but not before beginning of
October at the minimum.
May be wh
Hi sean
I want the same :). Now I have to finish my lectures for within two
weeks and I should not read this mailing-list :)
I do not remember what we did in Pillar.
Now if you extract the canvas/builder from Seaside and rename it to
avoid conflict I'm all ears.
Stef
On Sat, Sep 9, 2017 at 12:1
> On 9 Sep 2017, at 05:44, Sean P. DeNigris wrote:
>
> I was migrating some data from Pharo 4 to Pharo 6.1 and fell over the fact
> that FileSystem has a #workingDirectory instVar in the source, but not in
> the target. I ended up monkey patching STON until the objects were loaded
> and then rev
there is #parseFaultyMethod:, too. We use RBParser for syntax highlighting.
We do already have “senders” and “implementors working in the AST when using
Suggestions.
See SugsMenuBuilder>>#findBestNodeFor:
in the case of non-accepted code, it uses the compiler chain with
#optionParseErrors (wh
20 matches
Mail list logo