I forked a copy of typo last night and dove in trying to make it work
with Ruby 1.9 and I have a few questions that I probably should know
the answers to but I don’t… sorry.
First, the code in vendor/plugins… are they plugins or are they part
of typo? I don’t know much how git works with submodules. I’ve heard
the term but that is about it. Many of the changes are hitting the
plugins.
Second, am I the first explore of these here Typo, Ruby 1.9
netherlands? Anyone wanna combine efforts?
I forked a copy of typo last night and dove in trying to make it work
with Ruby 1.9 and I have a few questions that I probably should know
the answers to but I don’t… sorry.
First, the code in vendor/plugins… are they plugins or are they part
of typo? I don’t know much how git works with submodules. I’ve heard
the term but that is about it. Many of the changes are hitting the
plugins.
We don’t have some submodule now.
All plugins are come from other project
Second, am I the first explore of these here Typo, Ruby 1.9
netherlands? Anyone wanna combine efforts?
Rails 2.3.4 is not fullfuly ruby 1.9 compatible. So I think you can have
some issue from Rails
Second, am I the first explore of these here Typo, Ruby 1.9
netherlands? Anyone wanna combine efforts?
I have pretty much finished porting to 1.9.1 but to get things working I
needed to patch soap4r[1] actionwebservice[2] the mysql-ruby[3] driver,
and actionpack to get things working. It also seems to be using about
70M as appose to 50M on 1.8. A lot of things aren’t handling 1.9 string
encodings properly and most of the proposed patches are nasty hack that
just override the results rather then fixing the cause of the problem.
Second, am I the first explore of these here Typo, Ruby 1.9
netherlands? Anyone wanna combine efforts?
I have pretty much finished porting to 1.9.1 but
Cool… your typo repository looks a bit stale right now. Do you plan
to push your changes up soon?
Will do when I get a chance,
Rather then put it off for longer I have pushed most/all of my changes
for 1.9.1 support[1]. It needs my forked versions of mysql-ruby, soap4r
and actionwebservices.
This isn’t necessarily typo related but I was just viewing the official
blog and noticed the category list on the right side nav is not working.
Goes straight to Application error (Apache)
This isn’t necessarily typo related but I was just viewing the official blog and noticed the category list on the right side nav is not working. Goes straight to Application error (Apache)