[squeak-dev] Equivalent to VW's Assets?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Equivalent to VW's Assets?

Antony Blakey-3
Hi,
    I'm porting some L&F code from VW. In VW I use the Assets package  
to store graphic resources in the image. Is there an equivalent for  
Squeak? If not, what's the current best practice for that?

Thanks,

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

It is no measure of health to be well adjusted to a profoundly sick  
society.
   -- Jiddu Krishnamurti



Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Equivalent to VW's Assets?

Matthias Berth-2
Maybe something like Seaside's WAFileLibrary can help?
 http://www.swa.hpi.uni-potsdam.de/seaside/tutorial
section: Resources




On Sun, Aug 17, 2008 at 8:53 AM, Antony Blakey <[hidden email]> wrote:

> Hi,
>   I'm porting some L&F code from VW. In VW I use the Assets package to store
> graphic resources in the image. Is there an equivalent for Squeak? If not,
> what's the current best practice for that?
>
> Thanks,
>
> Antony Blakey
> -------------
> CTO, Linkuistics Pty Ltd
> Ph: 0438 840 787
>
> It is no measure of health to be well adjusted to a profoundly sick society.
>  -- Jiddu Krishnamurti
>
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Equivalent to VW's Assets?

hernanmd
In reply to this post by Antony Blakey-3
http://www.squeaksource.com/InstanceEncoder.html

2008/8/17 Antony Blakey <[hidden email]>
Hi,
  I'm porting some L&F code from VW. In VW I use the Assets package to store graphic resources in the image. Is there an equivalent for Squeak? If not, what's the current best practice for that?

Thanks,

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

It is no measure of health to be well adjusted to a profoundly sick society.
 -- Jiddu Krishnamurti






Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Equivalent to VW's Assets?

Eliot Miranda-2
In reply to this post by Antony Blakey-3


On Sat, Aug 16, 2008 at 11:53 PM, Antony Blakey <[hidden email]> wrote:
Hi,
  I'm porting some L&F code from VW. In VW I use the Assets package to store graphic resources in the image. Is there an equivalent for Squeak? If not, what's the current best practice for that?

Why not just port assets?  You have pragmas.  Is asserts proprietary?
 


Thanks,

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

It is no measure of health to be well adjusted to a profoundly sick society.
 -- Jiddu Krishnamurti






Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Equivalent to VW's Assets?

Antony Blakey-3

On 18/08/2008, at 3:32 AM, Eliot Miranda wrote:

> Why not just port assets?  You have pragmas.  Is asserts proprietary?

In the absence of a clear license, given that it was written by Travis  
Griggs whilst in the employ of Cincom, I wouldn't risk that.

If you mean rewrite from first principles: the purpose of my email was  
to determine if something was already available.

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

If a train station is a place where a train stops, what's a workstation?



Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Equivalent to VW's Assets?

Antony Blakey-3
In reply to this post by hernanmd

On 18/08/2008, at 2:33 AM, HernĂ¡n Morales wrote:

> http://www.squeaksource.com/InstanceEncoder.html

Thanks, that's what I wanted.

If I was prepared to prereq Seaside (which I'm not), then I could use  
WAFileLibrary as Matthias suggested.

Antony Blakey
-------------
CTO, Linkuistics Pty Ltd
Ph: 0438 840 787

He who would make his own liberty secure, must guard even his enemy  
from repression.
   -- Thomas Paine