i18n
functionality that i'd like to submit
pending discussion and approval....
l0t3k
"Stanislav Malyshev" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi all!
>
> We have started a project to make it easier to support international
> markets using
Mike,
fyi, your messages are being cc'ed to the icu list
clayton
"Michael Wallner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> l0t3k wrote:
>
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Michael,
>
> Maybe this has changed in the meantime?
its been a while since i looked at this. i'll take a look and see..
btw. i assume you'll handle open basedir issues as well ?
clayton
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
"Michael Wallner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> l0t3k wrote:
>> In ICU, resource bundles are cached for efficiency, but the cache is
>> per-process, and i seem to recall that the cache is not currently
>> flushed.
>> Ad
In ICU, resource bundles are cached for efficiency, but the cache is
per-process, and i seem to recall that the cache is not currently flushed.
Additionally the key is the ICU locale id, so its impossible without source
changes to make this work for user-created resources without collision in
s
rictly C) which switches
between ucol_compare and sort-key generation after a threshold,
but i havent had time to work on it.
l0t3k
""Derick Rethans"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> derick Sun Mar 26 11:06:24 2006 UTC
>
> Added files:
""Tex Texin"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Also, this model can be used in local loops and algorithms to gain
> performance, so it still has benefits even where there isn't a longer term
> structure available.
i agree here, as it's not an all or nothing propositio
Hey gang,
did the teleconference ever materialize ? If so, are there notes someone
would like to share ?
clayton
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
to resolve.
Clayton
> -Andrei
>
> On Feb 27, 2006, at 2:08 PM, l0t3k wrote:
>
>> Andrei,
>> keep in mind that this is still very alpha level. Its a reconstruction
>> of
>> the most recent backup i could find after my machine crashed last year.
>>
Andrei,
keep in mind that this is still very alpha level. Its a reconstruction of
the most recent backup i could find after my machine crashed last year.
Clayton
"Andrei Zmievski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Never mind, I seem to have found it at
> http://cvs.i
Andrei,
keep in mind that this is still very alpha level. Its a reconstruction of
the most recent backup i could find after my machine crashed last year.
Clayton
"Andrei Zmievski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Never mind, I seem to have found it at
> http://cv
"Andrei Zmievski" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Clayton,
>
> Please don't commit anything until we have a chance to review.
Agreed. The reason for posting was to restart discussion .
> -Andrei
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubsc
> It would be a lot simpler if I could check it out from a CVS repo though
> (diffing etc).
agreed, but it's not currently hosted anywhere but my local HD. i'm working
from a pre-crash backup, so
no version control, sorry...
clayton
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To un
Michael,
thanks for the offer. I just got my build environment setup after a fried
hard-drive, so give me a day or so to synch with the current CVS changes,
and I'll send you a zip.
clayton
"Michael Wallner" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTE
Michael,
thanks for the offer. I just got my build environment setup after a fried
hard-drive, so give me a day or so to synch with the current CVS changes,
and I'll send you a zip.
clayton
"Michael Wallner" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTE
ng in PECL
until consensus is reached on which makes it to core). Because of this and
the compile issue, i'd rather engage some eyes other than mine before
attempting a CVS commit.
clayton
aka l0t3k
--
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7;d like a crack at what i've got, just give me a
shout..
l0t3k
BTW - love your site. it was daily reading while working on the extension.
Tex Texin
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"Michael Wallner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>>Ok, got it. It is more obviously what's happening in the cpp file.
>>Implementing this in PHP will be miserably slow, though :-(
exactly the point of the extension
l0t3k
--
/icu/source/i18n/
look form smpdftm.cpp and decimfmt.cpp
l0t3k
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
. in any case, after my work this weekend, i'll submit a
formal proposal on PECL-DEV.
l0t3k
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Does your code compile with rc2 or cvs on windows? i wouldn't mind a
source
> dump to check it out...
i built it against CVS last night, but i havent had a chance to actually
test it. give me a day to clean some things up and and i'll send you a zip
archive.
l0t3k
--
PHP Inte
"Michael Wallner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi L0t3k, you wrote:
>>Great news! So, can the source be viewed somewhere?
>>I did only find a broken CVSweb (see previous posts).
i already contacted the CVS maintainer, but i havent
"Michael Wallner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>> BTW: he => she? http://www.l0t3k.org/
nope. different gender, different continent
l0t3k
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
n should compile anywhere PHP compiles)
l0t3k
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
pport by the time PHP5 ships. as it stands now, i can only
commit to wrapping up the work that has already been done to make it stable
enough for general usage.
if you have time and talent to spare (coding, documentation or otherwise),
feel free to join the party.
l0t3k
[1] http://www.zend.com/
ready functional in many areas - in particular the
Locale, DecimalFormat, ChoiceFormat and Currency classes.
for more background, read here :
http://www.zend.com/lists/php-dev/200303/msg00656.html
l0t3k
--
PHP Internationalization Mailing List (http://www.php.net/)
To unsubscribe, visit:
26 matches
Mail list logo