POV-Ray : Newsgroups : povray.documentation.inbuilt : Request for assistance with documentation Server Time
28 Mar 2024 14:38:28 EDT (-0400)
  Request for assistance with documentation (Message 11 to 15 of 15)  
<<< Previous 10 Messages Goto Initial 10 Messages
From: Jim Holsenback
Subject: Re: Proposal to expand the documentation about Arrays
Date: 21 Jan 2011 07:00:44
Message: <4d39756c$1@news.povray.org>
On 01/21/2011 04:43 AM, Jaap Frank wrote:
>> "Jim Holsenback"  schreef in bericht news:4d38b450$1@news.povray.org...
>>
>> On 01/20/2011 11:46 AM, Warp wrote:
>>>   If it has to be specified explicitly, I don't think it deserves more
>>> than a single sentence in the documentation (something along the lines
>>> of "you can create a multidimensional array by making an array of
>>> arrays").
>>>
>>
>> it's been done ...
> 
> Can you change that in "you can create a multidimensional or
>                                        multivariable array by making an
> array of arrays"
> because the multi variable part is the interesting tric.

maybe it's a language thing but i think were talking semantics here ...
i think multidimensional is the correct term

> By the way, I've looked at the wiki, but you have to do that in
> html-style I
> suppose and I'm not familiar with html or is there an easy way to do that.

for the documentation we mix wiki markup with html markup for
convenience, because eventually it ALL gets translated to html for the
distribution doc sets, however a how to article can be done all be done
in wiki markup it you wish. it's pretty easy once you get the hang of it

here the very basics:
http://wiki.povray.org/content/Help:Editing

and more details:
http://www.mediawiki.org/wiki/Help:Editing_pages

and of particular interest the Help:Formatting section


Post a reply to this message

From: clipka
Subject: Re: Proposal to expand the documentation about Arrays
Date: 22 Jan 2011 02:58:05
Message: <4d3a8e0d$1@news.povray.org>
Am 20.01.2011 15:20, schrieb Jaap Frank:

> If you know it is possible to put arrays inside arrays, then you can
> read it between the lines, but it's not explicitly mentioned.
> Even clipka wasn't aware of it and was convinced that it was not
> possible, see his reaction in this thread:
>
>
http://news.povray.org/povray.text.tutorials/thread/%3Cweb.4ab771232793170f772dd76f0%40news.povray.org%3E/

Heh, you're overestimating me :-)


Post a reply to this message

From: Jaap Frank
Subject: Re: Proposal to expand the documentation about Arrays
Date: 22 Jan 2011 09:24:56
Message: <4d3ae8b8$1@news.povray.org>
>"Jim Holsenback"  schreef in bericht news:4d39756c$1@news.povray.org...
>
>...
>> Can you change that in "you can create a multidimensional or
>>                                        multivariable array by making an
>> array of arrays"
>> because the multi variable part is the interesting tric.
>
>maybe it's a language thing but i think were talking semantics here ...
>i think multidimensional is the correct term

I don't disagree with multidimensional, but the manual states that once
an array is activated with a varaible type you only can use that type 
further.
With arrays inside arrays you can build a multivariable array and that's the
point I would like to see in the manual. So mentioning BOTH can give a hint
in that directions.

>> By the way, I've looked at the wiki, but you have to do that in
>> html-style I
>> suppose and I'm not familiar with html or is there an easy way to do 
>> that.
>
>for the documentation we mix wiki markup with html markup for
>convenience, because eventually it ALL gets translated to html for the
>distribution doc sets, however a how to article can be done all be done
>in wiki markup it you wish. it's pretty easy once you get the hang of it
>
>here the very basics:
>http://wiki.povray.org/content/Help:Editing
>
>and more details:
>http://www.mediawiki.org/wiki/Help:Editing_pages
>
>and of particular interest the Help:Formatting section

Thank you for this information. I will see if it's not too complicated.


Post a reply to this message

From: Jaap Frank
Subject: Re: Proposal to expand the documentation about Arrays
Date: 22 Jan 2011 09:33:45
Message: <4d3aeac9$1@news.povray.org>
>"clipka"  schreef in bericht news:4d3a8e0d$1@news.povray.org...
>Am 20.01.2011 15:20, schrieb Jaap Frank:
>
>> If you know it is possible to put arrays inside arrays, then you can
>> read it between the lines, but it's not explicitly mentioned.
>> Even clipka wasn't aware of it and was convinced that it was not
>> possible, see his reaction in this thread:
>>
>>
http://news.povray.org/povray.text.tutorials/thread/%3Cweb.4ab771232793170f772dd76f0%40news.povray.org%3E/
>
>Heh, you're overestimating me :-)

Do I?  ;-)


Post a reply to this message

From: clipka
Subject: Re: Proposal to expand the documentation about Arrays
Date: 23 Jan 2011 07:43:51
Message: <4d3c2287$1@news.povray.org>
Am 22.01.2011 15:24, schrieb Jaap Frank:

> I don't disagree with multidimensional, but the manual states that once
> an array is activated with a varaible type you only can use that type
> further.
> With arrays inside arrays you can build a multivariable array and that's
> the
> point I would like to see in the manual. So mentioning BOTH can give a hint
> in that directions.

Personally, I'd be reluctant to "sell" this in the official docs as a 
solution for multi-variable arrays, as it would prompt people to 
complain that this is a quite unwieldy solution - and rightly so: It's 
not a solution at all; it was never /designed/ to fulfil this role, it's 
just a kludge that happens to work.

For the docs, I'd suggest to just mention that arrays with different 
element types can still live well alongside each other in an array of 
arrays.


Post a reply to this message

<<< Previous 10 Messages Goto Initial 10 Messages

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.