Re: [Factor-talk] Treating tabs as whitespaces in source code

2009-06-16 Thread Samuel Tardieu
Sam == Samuel Tardieu s...@rfc1149.net writes: Sam Right now, tabs are not considered whitespaces between tokens in Sam source code. This has two implications: Sam Sam - it is possible to define a word called a b (with a tab in its Sam name) ; Sam Sam - it is impossible to use tabs to indent

Re: [Factor-talk] Using the literals vocabulary?

2009-06-16 Thread Joe Groff
On Jun 15, 2009, at 4:12 PM, Charles Turner wrote: In my particular use, I AM creating multi-dimensional array constants for later use, so I think the literal vocabulary would be appropriate. I suppose I could include more of the code that generates the two source arrays, but it does bring

[Factor-talk] pull request

2009-06-16 Thread Sam Anklesaria
changes include: - ui.frp allows gui layout through templates, and loads without restarts - the pattern class, when placed in a tuple used with the tuple database abstraction, will be used in an sql LIKE clause, allowing wildcards/ searching - the persistency vocabulary eliminates the need for