Hi Mariano,

2009/12/16 Mariano Martinez Peck <marianop...@gmail.com>:
> This is an excellent job. Congratulations Hernán.
>
> I have a question....how could you draw the photo instead of the array of
> bytes on the browser?  I really hate when developing with seaside and I have
> some pictures in my filelibrary class and when I browse them I see the array
> of bits...but I want to see the picture!!!

That was a tricky one, see the implementors of #mbViewContainer and
#mbView. You will catch the pattern (container -> view -> real object)
if you step from OBMObjectDefinitionPanel>>updateModel:

Cheers,

Hernán

>
> Thanks
>
> Mariano
>
> On Wed, Dec 16, 2009 at 11:18 AM, Hernán Morales Durand
> <hernan.mora...@gmail.com> wrote:
>>
>> Dear all,
>>  I did a new Browser for the Magma object-oriented database,
>> implemented on top of the OmniBrowser framework. I've uploaded a demo
>> video in YouTube for the impatient :
>> http://www.youtube.com/watch?v=VxUaOFRHFPk
>>
>> The project Home Page is : http://swikicaicyt.homeip.net/WebOpus/56
>> (you may access to other projects using
>> http://www.caicyt.gov.ar/letodoc/paquetes-publicados) you will find
>> there pre-built images ready for download for both Pharo and Squeak,
>> besides installation instructions for installing and testing the
>> MagmaBrowser in your image. Currently the status is under testing and
>> bug-fixing, and I know there is a lot of things I should include, but
>> you may take a look anyway as I browsed local repositories without
>> problems last times I've used it, so I hope you may find it useful
>> too.
>>
>> Finally, I want to publicly thank to Norberto Manzanos for letting me
>> doing this, Chris Muller for his nice reviews and the OmniBrowser
>> developers for mantaining such a great framework.
>>
>> Hernán
>> _______________________________________________
>> Magma mailing list
>> ma...@lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/mailman/listinfo/magma
>
>

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to