You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Jann Forrer <ja...@id.unizh.ch> on 2005/08/18 16:47:06 UTC

SiteTreeNode interface in 1.4

Hi

In lenya-1.2.x there was a setNodeAttribute defined in the SiteTreeNode
interface whereas I did not find such a method in 1.4.
As far as i remember the method was added in order to easily change
attributes of a node without deleting and adding the same node again (only
to change an attribute).
Is there an alternative method to setNodeAttribute in 1.4?

Jann

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: SiteTreeNode interface in 1.4

Posted by Jann Forrer <ja...@id.unizh.ch>.
On Thu, 18 Aug 2005, Andreas Hartmann wrote:

> Jann Forrer wrote:
> > Hi
> >
> > In lenya-1.2.x there was a setNodeAttribute defined in the SiteTreeNode
> > interface whereas I did not find such a method in 1.4.
> > As far as i remember the method was added in order to easily change
> > attributes of a node without deleting and adding the same node again (only
> > to change an attribute).
> > Is there an alternative method to setNodeAttribute in 1.4?
>
> I guess the patch just wasn't applied to the trunk.
>
Yes, of course you are right.
I will add the method to the SiteTreeNode interface.

Jann

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: SiteTreeNode interface in 1.4

Posted by Andreas Hartmann <an...@apache.org>.
Jann Forrer wrote:
> Hi
> 
> In lenya-1.2.x there was a setNodeAttribute defined in the SiteTreeNode
> interface whereas I did not find such a method in 1.4.
> As far as i remember the method was added in order to easily change
> attributes of a node without deleting and adding the same node again (only
> to change an attribute).
> Is there an alternative method to setNodeAttribute in 1.4?

I guess the patch just wasn't applied to the trunk.

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org